Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/
Dsched.c6195 int domain_num = 0, i; in sd_alloc_ctl_cpu_table() local
6199 domain_num++; in sd_alloc_ctl_cpu_table()
6200 entry = table = sd_alloc_ctl_entry(domain_num + 1); in sd_alloc_ctl_cpu_table()