Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
Ddebug.c205 static struct ctl_table *sd_alloc_ctl_entry(int n) in sd_alloc_ctl_entry() function
303 struct ctl_table *table = sd_alloc_ctl_entry(9); in sd_alloc_ctl_domain_table()
330 entry = table = sd_alloc_ctl_entry(domain_num + 1); in sd_alloc_ctl_cpu_table()
358 cpu_entries = sd_alloc_ctl_entry(num_possible_cpus() + 1); in register_sched_domain_sysctl()