Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dext.c10816 bool in_cpu_release = btf_id_set8_contains(&scx_kfunc_ids_cpu_release, kfunc_id); in scx_kfunc_context_filter() local
10825 in_cpu_release || in_idle || in_any || in_cid)) in scx_kfunc_context_filter()
10878 if ((flags & SCX_KF_ALLOW_CPU_RELEASE) && in_cpu_release) in scx_kfunc_context_filter()