Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dsub.c2283 if (unlikely(caps & ~__SCX_CAP_ALL)) { in sub_cap_preamble()
2544 if (unlikely(caps & ~__SCX_CAP_ALL)) { in scx_bpf_sub_caps()
H A Dinternal.h1435 __SCX_CAP_ALL = BIT_U64(__SCX_NR_CAPS) - 1, enumerator