Searched refs:TNF_FAULT_LOCAL (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/sched/ | ||
| H A D | numa_balancing.h | 15 #define TNF_FAULT_LOCAL 0x08 macro |
| /linux/kernel/sched/ | ||
| H A D | fair.c | 3988 int local = !!(flags & TNF_FAULT_LOCAL); in task_numa_fault() |