Home
last modified time | relevance | path

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

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