Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/sched/
Dsysctl.h73 int sysctl_numa_balancing(struct ctl_table *table, int write, void *buffer,
/Linux-v5.15/kernel/
Dsysctl.c1809 .proc_handler = sysctl_numa_balancing,
/Linux-v5.15/kernel/sched/
Dcore.c4240 int sysctl_numa_balancing(struct ctl_table *table, int write, in sysctl_numa_balancing() function