Searched refs:SCX_KF_CPU_RELEASE (Results 1 – 2 of 2) sorted by relevance
123 SCX_KF_CPU_RELEASE = 1 << 0, /* ops.cpu_release() */ enumerator134 __SCX_KF_RQ_LOCKED = SCX_KF_CPU_RELEASE | SCX_KF_DISPATCH |
401 if (unlikely(highest_bit(mask) == SCX_KF_CPU_RELEASE && in scx_kf_allowed()402 (current->scx.kf_mask & higher_bits(SCX_KF_CPU_RELEASE)))) { in scx_kf_allowed()2386 SCX_CALL_OP(sch, SCX_KF_CPU_RELEASE, cpu_release, rq, in switch_class()6302 if (!scx_kf_allowed(sch, SCX_KF_CPU_RELEASE)) in scx_bpf_reenqueue_local()