Home
last modified time | relevance | path

Searched refs:sched_domain_attr (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/sched/
A Dtopology.h68 struct sched_domain_attr { struct
72 #define SD_ATTR_INIT (struct sched_domain_attr) { \ argument
170 struct sched_domain_attr *dattr_new);
173 struct sched_domain_attr *dattr_new);
214 struct sched_domain_attr;
218 struct sched_domain_attr *dattr_new) in partition_sched_domains_locked()
224 struct sched_domain_attr *dattr_new) in partition_sched_domains()
/linux/kernel/sched/
A Dtopology.c1408 struct sched_domain_attr *attr) in set_domain_attribute()
2122 const struct cpumask *cpu_map, struct sched_domain_attr *attr, in build_sched_domain()
2192 build_sched_domains(const struct cpumask *cpu_map, struct sched_domain_attr *attr) in build_sched_domains()
2292 static struct sched_domain_attr *dattr_cur;
2379 static int dattrs_equal(struct sched_domain_attr *cur, int idx_cur, in dattrs_equal()
2380 struct sched_domain_attr *new, int idx_new) in dattrs_equal()
2382 struct sched_domain_attr tmp; in dattrs_equal()
2392 sizeof(struct sched_domain_attr)); in dattrs_equal()
2422 struct sched_domain_attr *dattr_new) in partition_sched_domains_locked()
2528 struct sched_domain_attr *dattr_new) in partition_sched_domains()
/linux/kernel/cgroup/
A Dcpuset.c696 update_domain_attr(struct sched_domain_attr *dattr, struct cpuset *c) in update_domain_attr()
703 static void update_domain_attr_tree(struct sched_domain_attr *dattr, in update_domain_attr_tree()
784 struct sched_domain_attr **attributes) in generate_sched_domains()
791 struct sched_domain_attr *dattr; /* attributes for custom domains */ in generate_sched_domains()
808 dattr = kmalloc(sizeof(struct sched_domain_attr), GFP_KERNEL); in generate_sched_domains()
900 dattr = kmalloc_array(ndoms, sizeof(struct sched_domain_attr), in generate_sched_domains()
1011 struct sched_domain_attr *dattr_new) in partition_and_rebuild_sched_domains()
1033 struct sched_domain_attr *attr; in rebuild_sched_domains_locked()

Completed in 13 milliseconds