Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/sched/
Dcore.c5499 int domain_num = 0, i; in sd_alloc_ctl_cpu_table() local
5503 domain_num++; in sd_alloc_ctl_cpu_table()
5504 entry = table = sd_alloc_ctl_entry(domain_num + 1); in sd_alloc_ctl_cpu_table()