Searched refs:bypass_dsp_enabled (Results 1 – 1 of 1) sorted by relevance
375 * bypass_dsp_enabled - Check if bypass dispatch path is enabled389 static bool bypass_dsp_enabled(struct scx_sched *sch) in bypass_dsp_enabled() function 2796 if (bypass_dsp_enabled(sch)) { in scx_dispatch_sched() 2879 if (bypass_dsp_enabled(sch)) in scx_dispatch_sched() 5312 if (!bypass_dsp_enabled(sch)) in scx_bypass_lb_timerfn() 5378 * bypass_dsp_enabled() test is used to determine whether to enter the in enable_bypass_dsp()