Lines Matching refs:cpumask

1308 	const struct cpumask *nodemask = NULL;  in select_fallback_rq()
4017 long sched_setaffinity(pid_t pid, const struct cpumask *in_mask) in sched_setaffinity()
4107 struct cpumask *new_mask) in get_user_cpu_mask()
4141 long sched_getaffinity(pid_t pid, struct cpumask *mask) in sched_getaffinity()
4650 int cpuset_cpumask_can_shrink(const struct cpumask *cur, in cpuset_cpumask_can_shrink()
4651 const struct cpumask *trial) in cpuset_cpumask_can_shrink()
4675 const struct cpumask *cs_cpus_allowed) in task_can_attach()
4756 void do_set_cpus_allowed(struct task_struct *p, const struct cpumask *new_mask) in do_set_cpus_allowed()
4788 int set_cpus_allowed_ptr(struct task_struct *p, const struct cpumask *new_mask) in set_cpus_allowed_ptr()
5408 struct cpumask *groupmask) in sched_domain_debug_one()
5853 const struct cpumask *span = sched_domain_span(sd); in build_group_mask()
5880 const struct cpumask *span = sched_domain_span(sd); in build_overlap_sched_groups()
5881 struct cpumask *covered = sched_domains_tmpmask; in build_overlap_sched_groups()
5889 struct cpumask *sg_span; in build_overlap_sched_groups()
5980 const struct cpumask *span = sched_domain_span(sd); in build_sched_groups()
5981 struct cpumask *covered; in build_sched_groups()
6090 static void __sdt_free(const struct cpumask *cpu_map);
6091 static int __sdt_alloc(const struct cpumask *cpu_map);
6094 const struct cpumask *cpu_map) in __free_domain_allocs()
6110 const struct cpumask *cpu_map) in __visit_domain_allocation_hell()
6149 static struct cpumask ***sched_domains_numa_masks;
6295 static const struct cpumask *sd_numa_mask(int cpu) in sd_numa_mask()
6477 struct cpumask *mask = kzalloc(cpumask_size(), GFP_KERNEL); in sched_init_numa()
6587 static int __sdt_alloc(const struct cpumask *cpu_map) in __sdt_alloc()
6640 static void __sdt_free(const struct cpumask *cpu_map) in __sdt_free()
6673 const struct cpumask *cpu_map, struct sched_domain_attr *attr, in build_sched_domain()
6710 static int build_sched_domains(const struct cpumask *cpu_map, in build_sched_domains()
6829 static int init_sched_domains(const struct cpumask *cpu_map) in init_sched_domains()
6849 static void detach_destroy_domains(const struct cpumask *cpu_map) in detach_destroy_domains()