Searched refs:vm_numa_stat_key (Results 1 - 4 of 4) sorted by last modified time

/linux-master/mm/
H A Dpage_alloc.c170 DEFINE_STATIC_KEY_TRUE(vm_numa_stat_key); variable
2704 if (!static_branch_likely(&vm_numa_stat_key))
H A Dmempolicy.c2268 if (static_branch_likely(&vm_numa_stat_key) &&
H A Dvmstat.c92 static_branch_enable(&vm_numa_stat_key);
95 static_branch_disable(&vm_numa_stat_key);
/linux-master/include/linux/
H A Dvmstat.h19 DECLARE_STATIC_KEY_TRUE(vm_numa_stat_key); variable

Completed in 257 milliseconds