Searched refs:SEM_INDEX_MASK (Results 1 – 1 of 1) sorted by relevance
33 #define SEM_INDEX_MASK GENMASK_ULL(4, 0) macro546 if (sem->val & ~SEM_VAL_MASK || sem->index & ~SEM_INDEX_MASK || in invalid_sem()