Searched refs:AA_MAY_LINK (Results 1 – 4 of 4) sorted by relevance
324 u32 request = AA_MAY_LINK; in profile_path_link()330 buffer, &lname, cond, AA_MAY_LINK); in profile_path_link()337 buffer2, &tname, cond, AA_MAY_LINK); in profile_path_link()347 if (!(lperms.allow & AA_MAY_LINK)) in profile_path_link()361 if (!(perms.allow & AA_MAY_LINK)) { in profile_path_link()378 request = lperms.allow & ~AA_MAY_LINK; in profile_path_link()379 lperms.allow &= perms.allow | AA_MAY_LINK; in profile_path_link()
88 new |= AA_MAY_LINK; in map_old_perms()
38 #define AA_MAY_LINK 0x00040000 /* pair */ macro56 AA_MAY_DELETE | AA_MAY_LINK | AA_MAY_LOCK | \
30 AA_EXEC_MMAP | AA_MAY_LINK)