Lines Matching refs:cpumask

1161 void set_cpus_allowed_common(struct task_struct *p, const struct cpumask *new_mask)  in set_cpus_allowed_common()
1167 void do_set_cpus_allowed(struct task_struct *p, const struct cpumask *new_mask) in do_set_cpus_allowed()
1206 const struct cpumask *new_mask, bool check) in __set_cpus_allowed_ptr()
1261 int set_cpus_allowed_ptr(struct task_struct *p, const struct cpumask *new_mask) in set_cpus_allowed_ptr()
1550 const struct cpumask *nodemask = NULL; in select_fallback_rq()
1656 const struct cpumask *new_mask, bool check) in __set_cpus_allowed_ptr()
4400 long sched_setaffinity(pid_t pid, const struct cpumask *in_mask) in sched_setaffinity()
4490 struct cpumask *new_mask) in get_user_cpu_mask()
4524 long sched_getaffinity(pid_t pid, struct cpumask *mask) in sched_getaffinity()
5043 int cpuset_cpumask_can_shrink(const struct cpumask *cur, in cpuset_cpumask_can_shrink()
5044 const struct cpumask *trial) in cpuset_cpumask_can_shrink()
5068 const struct cpumask *cs_cpus_allowed) in task_can_attach()
5665 struct cpumask *groupmask) in sched_domain_debug_one()
6110 const struct cpumask *span = sched_domain_span(sd); in build_group_mask()
6137 const struct cpumask *span = sched_domain_span(sd); in build_overlap_sched_groups()
6138 struct cpumask *covered = sched_domains_tmpmask; in build_overlap_sched_groups()
6146 struct cpumask *sg_span; in build_overlap_sched_groups()
6237 const struct cpumask *span = sched_domain_span(sd); in build_sched_groups()
6238 struct cpumask *covered; in build_sched_groups()
6347 static void __sdt_free(const struct cpumask *cpu_map);
6348 static int __sdt_alloc(const struct cpumask *cpu_map);
6351 const struct cpumask *cpu_map) in __free_domain_allocs()
6367 const struct cpumask *cpu_map) in __visit_domain_allocation_hell()
6406 static struct cpumask ***sched_domains_numa_masks;
6553 static const struct cpumask *sd_numa_mask(int cpu) in sd_numa_mask()
6737 struct cpumask *mask = kzalloc(cpumask_size(), GFP_KERNEL); in sched_init_numa()
6847 static int __sdt_alloc(const struct cpumask *cpu_map) in __sdt_alloc()
6900 static void __sdt_free(const struct cpumask *cpu_map) in __sdt_free()
6933 const struct cpumask *cpu_map, struct sched_domain_attr *attr, in build_sched_domain()
6970 static int build_sched_domains(const struct cpumask *cpu_map, in build_sched_domains()
7089 static int init_sched_domains(const struct cpumask *cpu_map) in init_sched_domains()
7109 static void detach_destroy_domains(const struct cpumask *cpu_map) in detach_destroy_domains()