Searched defs:_numa_mem_ (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dpage_alloc.c73 * N.B., Do NOT reference the '_numa_mem_' per cpu variable directly.
78 DEFINE_PER_CPU(int, _numa_mem_); /* Kernel "local memory" node */
79 EXPORT_PER_CPU_SYMBOL(_numa_mem_); variable

Completed in 17 milliseconds