Searched refs:cmask_andnot (Results 1 – 2 of 2) sorted by relevance
1391 cmask_andnot(&qa.held_shared.mask, &qa.held_excl.mask); /* held only as ENQ_IMMED */ in compute_partition()1612 cmask_andnot(&qa.to_revoke_cids.mask, &ssc->granted_cids.mask); in apply_partition()1614 cmask_andnot(&qa.to_grant_cids.mask, &ssc->prev_granted.mask); in apply_partition()1844 cmask_andnot(&qa.held_shared.mask, &qa.held_excl.mask); in BPF_STRUCT_OPS_SLEEPABLE()
376 static __always_inline void cmask_andnot(struct scx_cmask __arena *dst, in cmask_andnot() function