Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c45 * Tracks whether scx_enable() called scx_bypass(true). Used to balance bypass
1289 * the scx_bypass() loop, so that stale state is not reused by a subsequent in direct_dispatch()
1476 * list_add_tail() must be used. scx_bypass() depends on tasks being in enqueue_task_scx()
1936 * against scx_bypass() dequeueing tasks from @dsq trying to put in consume_dispatch_q()
4165 * scx_bypass - [Un]bypass scx_ops and guarantee forward progress
4195 static void scx_bypass(bool bypass) in scx_bypass()
4378 scx_bypass(true); in scx_disable_workfn()
4496 scx_bypass(false); in scx_claim_exit()
4503 scx_bypass(false); in scx_claim_exit()
4525 * successfully reach scx_bypass() in scx_disable()
4174 static void scx_bypass(bool bypass) scx_bypass() function
[all...]