Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/sched/
Dsysctl.h69 int sched_rt_handler(struct ctl_table *table, int write, void *buffer,
/Linux-v5.15/kernel/
Dsysctl.c1819 .proc_handler = sched_rt_handler,
1826 .proc_handler = sched_rt_handler,
/Linux-v5.15/kernel/sched/
Drt.c2786 int sched_rt_handler(struct ctl_table *table, int write, void *buffer, in sched_rt_handler() function