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

/linux-master/kernel/cgroup/
H A Dcpuset.c1806 * NULL and update_cpumask() with newmask set. The partcmd_invalidate is used
1807 * by update_cpumask() with NULL newmask. In both cases, the callers won't
2270 * for cs already in update_cpumask(). We should also call
2417 * update_cpumask - update the cpus_allowed mask of a cpuset and all tasks in it
2422 static int update_cpumask(struct cpuset *cs, struct cpuset *trialcs, function
3627 retval = update_cpumask(cs, trialcs, buf);
4800 * race with cgroup_attach_task() or update_cpumask() and get

Completed in 80 milliseconds