count_vm_tlb_events 92 include/linux/vmstat.h #define count_vm_tlb_events(x, y) count_vm_events(x, y) count_vm_tlb_events 95 include/linux/vmstat.h #define count_vm_tlb_events(x, y) do { (void)(y); } while (0)