Lines Matching refs:cpumask
1035 static inline struct cpumask *sched_domain_span(struct sched_domain *sd) in sched_domain_span()
1049 typedef const struct cpumask *(*sched_domain_mask_f)(int cpu);
2120 extern int cpuset_cpumask_can_shrink(const struct cpumask *cur,
2121 const struct cpumask *trial);
2123 const struct cpumask *cs_cpus_allowed);
2126 const struct cpumask *new_mask);
2129 const struct cpumask *new_mask);
2132 const struct cpumask *new_mask) in do_set_cpus_allowed()
2136 const struct cpumask *new_mask) in set_cpus_allowed_ptr()
3015 extern long sched_setaffinity(pid_t pid, const struct cpumask *new_mask);
3016 extern long sched_getaffinity(pid_t pid, struct cpumask *mask);