Searched defs:cpuset (Results 1 – 4 of 4) sorted by relevance
75 struct cpuset { struct84 * cpuset.cpus and cpuset.mems, and won't be limited by the argument112 * - A new cpuset's old_mems_allowed is initialized when some argument123 * Tasks are being attached to this cpuset. Used to prevent argument135 static inline struct cpuset *css_cs(struct cgroup_subsys_state *css) in css_cs() argument
89 cpu_set_t cpuset; in set_cpu_affinity() local
75 cpu_set_t *cpuset) in pthread_attr_setaffinity_np()
1309 enum { cpuset, possible, fail } state = cpuset; in select_fallback_rq() enumerator