Searched defs:cpuset (Results 1 – 2 of 2) sorted by relevance
91 struct cpuset { struct95 cpumask_var_t cpus_allowed; /* CPUs allowed to tasks in cpuset */ argument98 struct cpuset *parent; /* my parent */ argument108 /* used for walking a cpuset hierarchy */ argument112 /* Retrieve the cpuset for a cgroup */ argument
89 cpu_set_t cpuset; in set_cpu_affinity() local