Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dcpuset.c1650 * NULL and update_cpumask() with newmask set. The partcmd_invalidate is used
1651 * by update_cpumask() with NULL newmask. In both cases, the callers won't
2137 * for cs already in update_cpumask(). We should also call in update_cpumasks_hier()
2288 * update_cpumask - update the cpus_allowed mask of a cpuset and all tasks in it
2293 static int update_cpumask(struct cpuset *cs, struct cpuset *trialcs, in update_cpumask() function
3240 retval = update_cpumask(cs, trialcs, buf); in cpuset_write_resmask()
4135 * race with cgroup_attach_task() or update_cpumask() and get in cpuset_cpus_allowed_fallback()