Home
last modified time | relevance | path

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

/linux/kernel/sched/ !
H A Dext.c1706 * the scx_bypass() loop, so that stale state is not reused by a subsequent in move_remote_task_to_local_dsq()
1907 * list_add_tail() must be used. scx_bypass() depends on tasks being in move_task_between_dsqs()
2417 * against scx_bypass() dequeueing tasks from @dsq trying to put in switch_class()
5246 * scx_bypass - [Un]bypass scx_ops and guarantee forward progress in scx_enable_workfn()
5277 static void scx_bypass(struct scx_sched *sch, bool bypass) in scx_enable_workfn()
5558 scx_bypass(parent, true); in sched_ext_ops__dump_task()
5585 scx_bypass(sch, true);
5716 scx_bypass(sch, true); in kick_one_cpu_if_idle()
5840 scx_bypass(sch, false); in init_sched_ext_class()
5865 * successfully reach scx_bypass() in init_sched_ext_class()
4195 static void scx_bypass(bool bypass) scx_bypass() function
[all...]