Searched refs:AA_MAY_LINK (Results 1 – 3 of 3) sorted by relevance
192 new |= AA_MAY_LINK; in map_old_perms()366 u32 request = AA_MAY_LINK; in profile_path_link()371 buffer, &lname, cond, AA_MAY_LINK); in profile_path_link()377 buffer2, &tname, cond, AA_MAY_LINK); in profile_path_link()386 if (!(lperms.allow & AA_MAY_LINK)) in profile_path_link()400 if (!(perms.allow & AA_MAY_LINK)) { in profile_path_link()417 request = lperms.allow & ~AA_MAY_LINK; in profile_path_link()418 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)