Searched refs:sched_domain (Results 1 – 2 of 2) sorted by relevance
71 struct sched_domain { struct73 struct sched_domain __rcu *parent; /* top domain must be null terminated */ argument74 struct sched_domain __rcu *child; /* bottom domain must be null terminated */ argument148 static inline struct cpumask *sched_domain_span(struct sched_domain *sd) in sched_domain_span() argument172 struct sched_domain *__percpu *sd;
19 struct sched_domain;39 unsigned long topology_get_max_freq_scale(struct sched_domain *sd, int cpu) in topology_get_max_freq_scale()