Searched refs:sched_rr_handler (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/linux/sched/ |
H A D | sysctl.h | 101 int sched_rr_handler(struct ctl_table *table, int write, void *buffer,
|
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | rt.c | 41 static int sched_rr_handler(struct ctl_table *table, int write, void *buffer, 67 .proc_handler = sched_rr_handler, 3340 static int sched_rr_handler(struct ctl_table *table, int write, void *buffer, in sched_rr_handler() function
|
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | rt.c | 3080 int sched_rr_handler(struct ctl_table *table, int write, void *buffer, in sched_rr_handler() function
|
/kernel/linux/linux-5.10/kernel/ |
H A D | sysctl.c | 1941 .proc_handler = sched_rr_handler,
|
Completed in 13 milliseconds