Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dsub.h188 static inline u64 scx_caps_implied(u64 cap) in scx_caps_implied() function
H A Dsub.c909 ecaps |= BIT_U64(cap_bit) | scx_caps_implied(BIT_U64(cap_bit)); in calc_effective_caps()