Lines Matching full:permission
177 * @old: permission set in old mapping
179 * Returns: new permission mapping
208 * TODO: convert from dfa + state to permission entry, do computation conversion
211 * Returns: computed permission set
246 * aa_str_perms - find permission that match @name
250 * @cond: conditions to consider for permission set computation (NOT NULL)
338 * @link: link permission set
339 * @target: target permission set
408 /* Do link perm subset test requiring allowed permission on link are in profile_path_link()
438 * aa_path_link - Handle hard link permission check
444 * Handle the permission test for a link & target pair. Permission
445 * is encoded as a pair where the link permission is determined
448 * making the target permission dependent on the link permission match.
451 * on link are a subset of the permission granted to target.
587 * aa_file_perm - do permission revalidation check & audit for @file