Home
last modified time | relevance | path

Searched refs:no_cgroup_migration (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dsched.h1023 unsigned no_cgroup_migration:1; member
/linux/kernel/cgroup/
H A Dcgroup.c3041 if (tsk->no_cgroup_migration || (tsk->flags & PF_NO_SETAFFINITY)) { in cgroup_procs_write_start()