Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/cgroup/
Dcpuset.c1115 static void update_sibling_cpumasks(struct cpuset *parent, struct cpuset *cs,
1383 update_sibling_cpumasks(&top_cpuset, NULL, tmp); in remote_partition_enable()
1419 update_sibling_cpumasks(&top_cpuset, NULL, tmp); in remote_partition_disable()
1471 update_sibling_cpumasks(&top_cpuset, NULL, tmp); in remote_cpus_update()
1843 update_sibling_cpumasks(parent, cs, tmp); in update_parent_effective_cpumask()
2126 static void update_sibling_cpumasks(struct cpuset *parent, struct cpuset *cs, in update_sibling_cpumasks() function