Home
last modified time | relevance | path

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

/openbmc/linux/kernel/cgroup/
H A Dcpuset.c121 cpumask_var_t effective_cpus; member
514 while (!cpumask_intersects(cs->effective_cpus, pmask)) { in guarantee_online_cpus()
527 cpumask_and(pmask, pmask, cs->effective_cpus); in guarantee_online_cpus()
604 pmask2 = &cs->effective_cpus; in alloc_cpumasks()
639 free_cpumask_var(cs->effective_cpus); in free_cpumasks()
667 cpumask_copy(trial->effective_cpus, cs->effective_cpus); in alloc_trial_cpuset()
802 return cpumask_intersects(a->effective_cpus, b->effective_cpus); in cpusets_overlap()
923 cpumask_and(doms[0], top_cpuset.effective_cpus, in generate_sched_domains()
958 cpumask_subset(cp->cpus_allowed, top_cpuset.effective_cpus)) in generate_sched_domains()
962 !cpumask_empty(cp->effective_cpus)) in generate_sched_domains()
[all …]
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dcpusets.rst228 The cpuset.effective_cpus and cpuset.effective_mems files are
234 only affect cpuset.effective_cpus and cpuset.effective_mems which show