Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Dcore.c5421 int domain_num = 0, i; in sd_alloc_ctl_cpu_table() local
5425 domain_num++; in sd_alloc_ctl_cpu_table()
5426 entry = table = sd_alloc_ctl_entry(domain_num + 1); in sd_alloc_ctl_cpu_table()