Home
last modified time | relevance | path

Searched refs:sched_domain (Results 1 – 2 of 2) sorted by relevance

/include/linux/sched/
Dtopology.h71 struct sched_domain { struct
73 struct sched_domain __rcu *parent; /* top domain must be null terminated */ argument
74 struct sched_domain __rcu *child; /* bottom domain must be null terminated */ argument
148 static inline struct cpumask *sched_domain_span(struct sched_domain *sd) in sched_domain_span() argument
172 struct sched_domain *__percpu *sd;
/include/linux/
Darch_topology.h19 struct sched_domain;
39 unsigned long topology_get_max_freq_scale(struct sched_domain *sd, int cpu) in topology_get_max_freq_scale()