Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dcpuset.c1108 static void update_sibling_cpumasks(struct cpuset *parent, struct cpuset *cs,
1531 update_sibling_cpumasks(&top_cpuset, NULL, tmp); in remote_partition_enable()
1574 update_sibling_cpumasks(&top_cpuset, NULL, tmp); in remote_partition_disable()
1645 update_sibling_cpumasks(&top_cpuset, NULL, tmp); in remote_cpus_update()
1987 update_sibling_cpumasks(parent, cs, tmp); in update_parent_effective_cpumask()
2263 static void update_sibling_cpumasks(struct cpuset *parent, struct cpuset *cs, in update_sibling_cpumasks() function