Searched refs:sched_rt_handler (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/sched/ |
| H A D | sysctl.h | 103 int sched_rt_handler(struct ctl_table *table, int write, void *buffer,
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| H A D | rt.c | 39 static int sched_rt_handler(struct ctl_table *table, int write, void *buffer, 49 .proc_handler = sched_rt_handler, 58 .proc_handler = sched_rt_handler, 3301 static int sched_rt_handler(struct ctl_table *table, int write, void *buffer, in sched_rt_handler() function
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | sysctl.c | 1913 .proc_handler = sched_rt_handler, 1920 .proc_handler = sched_rt_handler,
|
| /kernel/linux/linux-5.10/kernel/sched/ |
| H A D | rt.c | 3041 int sched_rt_handler(struct ctl_table *table, int write, void *buffer, in sched_rt_handler() function
|
Completed in 11 milliseconds