Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dsysctl.h89 int sched_rt_handler(struct ctl_table *table, int write, void *buffer,
/OK3568_Linux_fs/kernel/kernel/
H A Dsysctl.c1812 .proc_handler = sched_rt_handler,
1819 .proc_handler = sched_rt_handler,
/OK3568_Linux_fs/kernel/kernel/sched/
H A Drt.c2850 int sched_rt_handler(struct ctl_table *table, int write, void *buffer, in sched_rt_handler() function