Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Dnuma_balancing.h13 #define TNF_NO_GROUP 0x02 macro
/linux/mm/
H A Dmemory.c5572 *flags |= TNF_NO_GROUP; in numa_migrate_check()
/linux/kernel/sched/
H A Dfair.c3198 if (!priv && !(flags & TNF_NO_GROUP)) in task_numa_fault()