Searched refs:scx_cmask_subset (Results 1 – 3 of 3) sorted by relevance
78 bool scx_cmask_subset(const struct scx_cmask *sub, const struct scx_cmask *super);
874 bool scx_cmask_subset(const struct scx_cmask *sub, const struct scx_cmask *super) in scx_cmask_subset() function
2403 if (!scx_cmask_subset(slice, granted_cids)) { in scx_bpf_sub_grant()