Home
last modified time | relevance | path

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

/linux-6.15/kernel/cgroup/
H A Dcpuset.c1159 static void update_sibling_cpumasks(struct cpuset *parent, struct cpuset *cs,
1467 update_sibling_cpumasks(&top_cpuset, NULL, tmp); in remote_partition_enable()
1507 update_sibling_cpumasks(&top_cpuset, NULL, tmp); in remote_partition_disable()
1576 update_sibling_cpumasks(&top_cpuset, NULL, tmp); in remote_cpus_update()
1918 update_sibling_cpumasks(parent, cs, tmp); in update_parent_effective_cpumask()
2204 static void update_sibling_cpumasks(struct cpuset *parent, struct cpuset *cs, in update_sibling_cpumasks() function