Searched refs:no_cgroup_migration (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dcgroup.h621 current->no_cgroup_migration = 1;
630 current->no_cgroup_migration = 0;
H A Dsched.h943 unsigned no_cgroup_migration:1; member in struct:task_struct
/linux-master/kernel/cgroup/
H A Dcgroup.c2939 if (tsk->no_cgroup_migration || (tsk->flags & PF_NO_SETAFFINITY)) {

Completed in 112 milliseconds