Lines Matching refs:cpumask
1108 static inline struct cpumask *sched_domain_span(struct sched_domain *sd) in sched_domain_span()
1122 typedef const struct cpumask *(*sched_domain_mask_f)(int cpu);
1367 struct cpumask cpumask; member
2225 extern int cpuset_cpumask_can_shrink(const struct cpumask *cur,
2226 const struct cpumask *trial);
2228 const struct cpumask *cs_cpus_allowed);
2231 const struct cpumask *new_mask);
2234 const struct cpumask *new_mask);
2237 const struct cpumask *new_mask) in do_set_cpus_allowed()
2241 const struct cpumask *new_mask) in set_cpus_allowed_ptr()
3113 extern long sched_setaffinity(pid_t pid, const struct cpumask *new_mask);
3114 extern long sched_getaffinity(pid_t pid, struct cpumask *mask);