Home
last modified time | relevance | path

Searched refs:TNF_FAULT_LOCAL (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/sched/
H A Dnuma_balancing.h15 #define TNF_FAULT_LOCAL 0x08 macro
/linux/kernel/sched/
H A Dfair.c3988 int local = !!(flags & TNF_FAULT_LOCAL); in task_numa_fault()