Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sched/
Dnuma_balancing.h15 #define TNF_FAULT_LOCAL 0x08 macro
/Linux-v4.19/mm/
Dhuge_memory.c1500 flags |= TNF_FAULT_LOCAL; in do_huge_pmd_numa_page()
Dmemory.c3775 *flags |= TNF_FAULT_LOCAL; in numa_migrate_prep()
/Linux-v4.19/kernel/sched/
Dfair.c2376 int local = !!(flags & TNF_FAULT_LOCAL); in task_numa_fault()