Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c9882 * scx_kf_allow_flags[]. The verifier-time filter (scx_kfunc_context_filter()) in scx_kfunc_context_filter()
9886 enum scx_kf_allow_flags { in scx_kfunc_context_filter()
9899 static const u32 scx_kf_allow_flags[] = { in scx_kfunc_context_filter()
9975 flags = scx_kf_allow_flags[SCX_MOFF_IDX(moff)]; in scx_init()
10004 * kfunc lookup; it consults scx_kf_allow_flags[] to enforce per-op
9815 enum scx_kf_allow_flags { global() enum
9828 static const u32 scx_kf_allow_flags[] = { global() variable