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

/linux-master/kernel/cgroup/
H A Dcpuset.c243 cpumask_var_t new_cpus; /* For update_cpumasks_hier() */
1805 * The partcmd_update command is used by update_cpumasks_hier() with newmask
1955 * 1) update_cpumasks_hier()
2105 * or update_cpumasks_hier() where parent and children are modified
2163 * update_cpumasks_hier() flags
2169 * update_cpumasks_hier - Update effective cpumasks and tasks in the subtree
2181 static void update_cpumasks_hier(struct cpuset *cs, struct tmpmasks *tmp, function
2380 * Check all its siblings and call update_cpumasks_hier()
2389 * The update_cpumasks_hier() function may sleep. So we have to
2409 update_cpumasks_hier(siblin
[all...]

Completed in 97 milliseconds