Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/sched/
Dnuma_balancing.h15 #define TNF_FAULT_LOCAL 0x08 macro
/Linux-v6.1/mm/
Dmemory.c4704 *flags |= TNF_FAULT_LOCAL; in numa_migrate_prep()
/Linux-v6.1/kernel/sched/
Dfair.c2829 int local = !!(flags & TNF_FAULT_LOCAL); in task_numa_fault()