Home
last modified time | relevance | path

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

/kernel/
Dsched.c6514 static struct ctl_table *sd_alloc_ctl_entry(int n) in sd_alloc_ctl_entry() function
6558 struct ctl_table *table = sd_alloc_ctl_entry(13); in sd_alloc_ctl_domain_table()
6602 entry = table = sd_alloc_ctl_entry(domain_num + 1); in sd_alloc_ctl_cpu_table()
6622 struct ctl_table *entry = sd_alloc_ctl_entry(cpu_num + 1); in register_sched_domain_sysctl()