Searched defs:AUDIT_FEATURE_TO_MASK (Results 1 – 3 of 3) sorted by relevance
463 #define AUDIT_FEATURE_TO_MASK(x) (1 << ((x) & 31)) /* mask for __u32 */ macro
489 #define AUDIT_FEATURE_TO_MASK(x) (1 << ((x) & 31)) /* mask for __u32 */ macro