Searched refs:AA_MAY_LINK (Results 1 – 3 of 3) sorted by relevance
205 new |= AA_MAY_LINK; in map_old_perms()377 u32 request = AA_MAY_LINK; in profile_path_link()382 buffer, &lname, cond, AA_MAY_LINK); in profile_path_link()388 buffer2, &tname, cond, AA_MAY_LINK); in profile_path_link()397 if (!(lperms.allow & AA_MAY_LINK)) in profile_path_link()411 if (!(perms.allow & AA_MAY_LINK)) { in profile_path_link()428 request = lperms.allow & ~AA_MAY_LINK; in profile_path_link()429 lperms.allow &= perms.allow | AA_MAY_LINK; in profile_path_link()
42 #define AA_MAY_LINK 0x00040000 /* pair */ macro57 AA_MAY_DELETE | AA_MAY_LINK | AA_MAY_LOCK | \
33 AA_EXEC_MMAP | AA_MAY_LINK)