Searched refs:AA_MAY_LINK (Results 1 – 3 of 3) sorted by relevance
203 new |= AA_MAY_LINK; in map_old_perms()381 u32 request = AA_MAY_LINK; in profile_path_link()386 buffer, &lname, cond, AA_MAY_LINK); in profile_path_link()392 buffer2, &tname, cond, AA_MAY_LINK); in profile_path_link()401 if (!(lperms.allow & AA_MAY_LINK)) in profile_path_link()415 if (!(perms.allow & AA_MAY_LINK)) { in profile_path_link()432 request = lperms.allow & ~AA_MAY_LINK; in profile_path_link()433 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)