Searched defs:count_vm_numa_events (Results 1 - 1 of 1) sorted by last modified time

/linux-master/include/linux/
H A Dvmstat.h114 #define count_vm_numa_events(x, y) count_vm_events(x, y) macro
117 #define count_vm_numa_events(x, y) do { (void)(y); } while (0) macro

Completed in 153 milliseconds