Searched refs:sched_domain (Results 1 – 1 of 1) sorted by relevance
82 struct sched_domain { struct84 struct sched_domain __rcu *parent; /* top domain must be null terminated */ argument85 struct sched_domain __rcu *child; /* bottom domain must be null terminated */ argument159 static inline struct cpumask *sched_domain_span(struct sched_domain *sd) in sched_domain_span() argument179 struct sched_domain *__percpu *sd;
Completed in 5 milliseconds