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

/linux-4.4.14/security/apparmor/include/
H A Dfile.h35 #define AA_MAY_LOCK 0x0400 macro
39 #define AA_LINK_SUBSET AA_MAY_LOCK /* overlaid */
47 AA_MAY_CHMOD | AA_MAY_CHOWN | AA_MAY_LOCK | \
/linux-4.4.14/security/apparmor/
H A Dfile.c51 if (mask & AA_MAY_LOCK) audit_file_mask()
176 new |= AA_MAY_LOCK | AA_LINK_SUBSET; map_old_perms()
H A Dlsm.c451 u32 mask = AA_MAY_LOCK; apparmor_file_lock()

Completed in 82 milliseconds