Searched refs:MAY_BRINGUP (Results 1 - 3 of 3) sorted by relevance

/linux-master/security/smack/
H A Dsmack_access.c182 if (may & MAY_BRINGUP)
H A Dsmack.h226 #define MAY_BRINGUP 0x00004000 /* Report use of this rule */ macro
H A Dsmackfs.c296 perm |= MAY_BRINGUP;
598 if (srp->smk_access & MAY_BRINGUP)

Completed in 124 milliseconds