Searched refs:set_rtg_sched (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/kernel/sched/rtg/ |
H A D | frame_rtg.c | 445 static int set_rtg_sched(struct task_struct *task, bool is_rtg, in set_rtg_sched() function 488 if (set_rtg_sched(task, is_rtg, grp_id, prio) < 0) { in set_frame_rtg_thread()
|
/kernel/linux/linux-6.6/kernel/sched/rtg/ |
H A D | frame_rtg.c | 445 static int set_rtg_sched(struct task_struct *task, bool is_rtg, in set_rtg_sched() function 488 if (set_rtg_sched(task, is_rtg, grp_id, prio) < 0) { in set_frame_rtg_thread()
|
Completed in 3 milliseconds