Searched refs:in_cpu_release (Results 1 – 1 of 1) sorted by relevance
9543 bool in_cpu_release = btf_id_set8_contains(&scx_kfunc_ids_cpu_release, kfunc_id); in scx_kfunc_context_filter() local9547 if (!(in_unlocked || in_select_cpu || in_enqueue || in_dispatch || in_cpu_release)) in scx_kfunc_context_filter()9581 if ((flags & SCX_KF_ALLOW_CPU_RELEASE) && in_cpu_release) in scx_kfunc_context_filter()