Searched refs:CAP_TO_INDEX (Results 1 – 2 of 2) sorted by relevance
429 #define CAP_TO_INDEX(x) ((x) >> 5) /* 1 << 5 == bits in __u32 */ macro
1630 switch (CAP_TO_INDEX(cap)) { in cred_has_capability()