Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dcid.h78 bool scx_cmask_subset(const struct scx_cmask *sub, const struct scx_cmask *super);
H A Dcid.c874 bool scx_cmask_subset(const struct scx_cmask *sub, const struct scx_cmask *super) in scx_cmask_subset() function
H A Dsub.c2403 if (!scx_cmask_subset(slice, granted_cids)) { in scx_bpf_sub_grant()