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

/linux-master/kernel/cgroup/
H A Dcpuset.c1335 static void update_sibling_cpumasks(struct cpuset *parent, struct cpuset *cs,
1618 update_sibling_cpumasks(&top_cpuset, NULL, tmp);
1654 update_sibling_cpumasks(&top_cpuset, NULL, tmp);
1706 update_sibling_cpumasks(&top_cpuset, NULL, tmp);
2077 update_sibling_cpumasks(parent, cs, tmp);
2366 * update_sibling_cpumasks - Update siblings cpumasks
2371 static void update_sibling_cpumasks(struct cpuset *parent, struct cpuset *cs, function

Completed in 150 milliseconds