Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dcpuset.c1773 static int update_parent_effective_cpumask(struct cpuset *cs, int cmd, in update_parent_effective_cpumask() function
2276 update_parent_effective_cpumask(cp, partcmd_update, NULL, tmp); in update_cpumasks_hier()
2455 update_parent_effective_cpumask(cs, partcmd_invalidate, in partition_cpus_change()
2458 update_parent_effective_cpumask(cs, partcmd_update, in partition_cpus_change()
2986 err = update_parent_effective_cpumask(cs, cmd, NULL, &tmpmask); in update_prstate()
3009 update_parent_effective_cpumask(cs, partcmd_disable, in update_prstate()
3995 update_parent_effective_cpumask(cs, partcmd, NULL, tmp); in cpuset_hotplug_update_tasks()