Home
last modified time | relevance | path

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

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