Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/sched/
Dcore.c6215 struct sched_domain_topology_level;
6217 typedef struct sched_domain *(*sched_domain_init_f)(struct sched_domain_topology_level *tl, int cpu…
6222 struct sched_domain_topology_level { struct
6407 sd_init_##type(struct sched_domain_topology_level *tl, int cpu) \
6528 static struct sched_domain_topology_level default_topology[] = {
6546 static struct sched_domain_topology_level *sched_domain_topology = default_topology;
6550 struct sched_domain_topology_level *tl; in __sdt_alloc()
6603 struct sched_domain_topology_level *tl; in __sdt_free()
6633 struct sched_domain *build_sched_domain(struct sched_domain_topology_level *tl, in build_sched_domain()
6672 struct sched_domain_topology_level *tl; in build_sched_domains()