Searched refs:in_cid (Results 1 – 1 of 1) sorted by relevance
10820 bool in_cid = btf_id_set8_contains(&scx_kfunc_ids_cid, kfunc_id); in scx_kfunc_context_filter() local10825 in_cpu_release || in_idle || in_any || in_cid)) in scx_kfunc_context_filter()10830 return (in_unlocked || in_select_cpu || in_idle || in_any || in_cid) ? 0 : -EACCES; in scx_kfunc_context_filter()10833 return (in_any || in_idle || in_cid) ? 0 : -EACCES; in scx_kfunc_context_filter()10868 if (in_any || in_idle || in_cid) in scx_kfunc_context_filter()