Searched refs:in_cpu_release (Results 1 – 1 of 1) sorted by relevance
9866 bool in_cpu_release = btf_id_set8_contains(&scx_kfunc_ids_cpu_release, kfunc_id); in scx_kfunc_context_filter() local9873 in_cpu_release || in_idle || in_any)) in scx_kfunc_context_filter()9908 if ((flags & SCX_KF_ALLOW_CPU_RELEASE) && in_cpu_release) in scx_kfunc_context_filter()