Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/sched/
Dsysctl.h86 int sched_rt_handler(struct ctl_table *table, int write, void *buffer,
/Linux-v5.10/kernel/
Dsysctl.c1772 .proc_handler = sched_rt_handler,
1779 .proc_handler = sched_rt_handler,
/Linux-v5.10/kernel/sched/
Drt.c2727 int sched_rt_handler(struct ctl_table *table, int write, void *buffer, in sched_rt_handler() function