Searched refs:cpuset_first (Results 1 – 2 of 2) sorted by relevance
407 if (cpuset_first(&set) == NULL) in sched_choosecpu_fork()410 while ((ci = cpuset_first(&set)) != NULL) { in sched_choosecpu_fork()467 if (cpuset_first(&set) == NULL) in sched_choosecpu()470 while ((ci = cpuset_first(&set)) != NULL) { in sched_choosecpu()512 while ((ci = cpuset_first(&set)) != NULL) { in sched_steal_proc()805 cpuset_first(struct cpuset *cs) in cpuset_first() function
643 struct cpu_info *cpuset_first(struct cpuset *);