Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/sched/
Ddebug.c210 static struct ctl_table *sd_alloc_ctl_entry(int n) in sd_alloc_ctl_entry() function
263 struct ctl_table *table = sd_alloc_ctl_entry(14); in sd_alloc_ctl_domain_table()
295 entry = table = sd_alloc_ctl_entry(domain_num + 1); in sd_alloc_ctl_cpu_table()
322 cpu_entries = sd_alloc_ctl_entry(num_possible_cpus() + 1); in register_sched_domain_sysctl()