Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/sched/
Ddebug.c207 static struct ctl_table *sd_alloc_ctl_entry(int n) in sd_alloc_ctl_entry() function
305 struct ctl_table *table = sd_alloc_ctl_entry(9); in sd_alloc_ctl_domain_table()
332 entry = table = sd_alloc_ctl_entry(domain_num + 1); in sd_alloc_ctl_cpu_table()
360 cpu_entries = sd_alloc_ctl_entry(num_possible_cpus() + 1); in register_sched_domain_sysctl()