Searched defs:cpuset (Results 1 – 2 of 2) sorted by relevance
116 struct cpuset { struct125 * cpuset.cpus and cpuset.mems, and won't be limited by the argument164 * - A new cpuset's old_mems_allowed is initialized when some argument175 * Tasks are being attached to this cpuset. Used to prevent argument201 * number of SCHED_DEADLINE tasks attached to this cpuset, so that we argument211 /* Handle for cpuset.cpus.partition */ argument212 struct cgroup_file partition_file;
3565 enum { cpuset, possible, fail } state = cpuset; in select_fallback_rq() enumerator