Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c9866 bool in_cpu_release = btf_id_set8_contains(&scx_kfunc_ids_cpu_release, kfunc_id); in scx_kfunc_context_filter() local
9873 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()