Searched refs:AA_MAY_LINK (Results 1 – 3 of 3) sorted by relevance
190 new |= AA_MAY_LINK; in map_old_perms()364 u32 request = AA_MAY_LINK; in profile_path_link()369 buffer, &lname, cond, AA_MAY_LINK); in profile_path_link()375 buffer2, &tname, cond, AA_MAY_LINK); in profile_path_link()384 if (!(lperms.allow & AA_MAY_LINK)) in profile_path_link()398 if (!(perms.allow & AA_MAY_LINK)) { in profile_path_link()415 request = lperms.allow & ~AA_MAY_LINK; in profile_path_link()416 lperms.allow &= perms.allow | AA_MAY_LINK; in profile_path_link()
38 #define AA_MAY_LINK 0x00040000 /* pair */ macro53 AA_MAY_DELETE | AA_MAY_LINK | AA_MAY_LOCK | \
29 AA_EXEC_MMAP | AA_MAY_LINK)