Searched defs:cpuset (Results 1 – 2 of 2) sorted by relevance
85 struct cpuset { struct94 * cpuset.cpus and cpuset.mems, and won't be limited by the argument133 * - A new cpuset's old_mems_allowed is initialized when some argument144 * Tasks are being attached to this cpuset. Used to prevent argument170 * number of SCHED_DEADLINE tasks attached to this cpuset, so that we argument177 /* Handle for cpuset.cpus.partition */ argument190 * subparts_cpus. In this case, the cpuset is not a real partition argument1232 static int update_parent_subparts_cpumask(struct cpuset *cpuset, int cmd, in update_parent_subparts_cpumask()
3431 enum { cpuset, possible, fail } state = cpuset; in select_fallback_rq() enumerator