Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Dcore.c5326 static struct ctl_table *sd_alloc_ctl_entry(int n) in sd_alloc_ctl_entry() function
5379 struct ctl_table *table = sd_alloc_ctl_entry(14); in sd_alloc_ctl_domain_table()
5426 entry = table = sd_alloc_ctl_entry(domain_num + 1); in sd_alloc_ctl_cpu_table()
5446 struct ctl_table *entry = sd_alloc_ctl_entry(cpu_num + 1); in register_sched_domain_sysctl()