Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Dnuma_balancing.h15 #define TNF_FAULT_LOCAL 0x08 macro
/linux/mm/
H A Dmemory.c5988 *flags |= TNF_FAULT_LOCAL; in numa_migrate_check()
/linux/kernel/sched/
H A Dfair.c3229 int local = !!(flags & TNF_FAULT_LOCAL); in task_numa_fault()