Searched refs:NUMA_STATS_THRESHOLD (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/mm/ | ||
H A D | vmstat.c | 34 #define NUMA_STATS_THRESHOLD (U16_MAX - 2) macro 962 if (unlikely(v > NUMA_STATS_THRESHOLD)) { in __inc_numa_state() |
Completed in 3 milliseconds