• Home
  • Raw
  • Download

Lines Matching defs:sd

42 static int sched_domain_debug_one(struct sched_domain *sd, int cpu, int level, struct cpumask *grou…  in sched_domain_debug_one()
130 static void sched_domain_debug(struct sched_domain *sd, int cpu) in sched_domain_debug()
159 #define sched_domain_debug(sd, cpu) … argument
175 static int sd_degenerate(struct sched_domain *sd) in sd_degenerate()
194 static int sd_parent_degenerate(struct sched_domain *sd, struct sched_domain *parent) in sd_parent_degenerate()
627 static void destroy_sched_domain(struct sched_domain *sd) in destroy_sched_domain()
644 struct sched_domain *sd = container_of(rcu, struct sched_domain, rcu); in destroy_sched_domains_rcu() local
653 static void destroy_sched_domains(struct sched_domain *sd) in destroy_sched_domains()
681 struct sched_domain *sd; in update_top_cache_domain() local
711 static void cpu_attach_domain(struct sched_domain *sd, struct root_domain *rd, int cpu) in cpu_attach_domain()
768 struct sched_domain *__percpu *sd; member
897 static void build_balance_mask(struct sched_domain *sd, struct sched_group *sg, struct cpumask *mas… in build_balance_mask()
935 static struct sched_group *build_group_from_child_sched_domain(struct sched_domain *sd, int cpu) in build_group_from_child_sched_domain()
956 static void init_overlap_sched_group(struct sched_domain *sd, struct sched_group *sg) in init_overlap_sched_group()
984 static struct sched_domain *find_descended_sibling(struct sched_domain *sd, struct sched_domain *si… in find_descended_sibling()
1006 static int build_overlap_sched_groups(struct sched_domain *sd, int cpu) in build_overlap_sched_groups()
1177 struct sched_domain *sd = *per_cpu_ptr(sdd->sd, cpu); in get_group() local
1221 static int build_sched_groups(struct sched_domain *sd, int cpu) in build_sched_groups()
1270 void init_sched_groups_capacity(int cpu, struct sched_domain *sd) in init_sched_groups_capacity()
1332 static void set_domain_attribute(struct sched_domain *sd, struct sched_domain_attr *attr) in set_domain_attribute()
1397 static void claim_allocations(int cpu, struct sched_domain *sd) in claim_allocations()
1451 struct sched_domain *sd = *per_cpu_ptr(sdd->sd, cpu); in sd_init() local
1900 struct sched_domain *sd; in __sdt_alloc() local
1953 struct sched_domain *sd; in __sdt_free() local
1988 struct sched_domain *sd = sd_init(tl, cpu_map, child, dflags, cpu); in build_sched_domain() local
2115 struct sched_domain *sd; in build_sched_domains() local