Searched refs:kf_mask (Results 1 – 3 of 3) sorted by relevance
174 u32 kf_mask; /* see scx_kf_mask above */ member
1095 return !current->scx.kf_mask; in scx_kf_allowed_if_unlocked()
277 WARN_ONCE((mask | higher_bits(mask)) & current->scx.kf_mask, in scx_kf_allow()279 current->scx.kf_mask, mask); in scx_kf_allow()280 current->scx.kf_mask |= mask; in scx_kf_allow()287 current->scx.kf_mask &= ~mask; in scx_kf_disallow()387 if (unlikely(!(current->scx.kf_mask & mask))) { in scx_kf_allowed()389 mask, current->scx.kf_mask); in scx_kf_allowed()401 (current->scx.kf_mask & higher_bits(SCX_KF_CPU_RELEASE)))) { in scx_kf_allowed()407 (current->scx.kf_mask & higher_bits(SCX_KF_DISPATCH)))) { in scx_kf_allowed()