Lines Matching full:permission
189 * TODO: convert from dfa + state to permission entry
191 * Returns: a pointer to a file permission set
208 * aa_str_perms - find permission that match @name
212 * @cond: conditions to consider for permission set computation (NOT NULL)
308 * @link: link permission set
309 * @target: target permission set
384 /* Do link perm subset test requiring allowed permission on link are in profile_path_link()
415 * aa_path_link - Handle hard link permission check
422 * Handle the permission test for a link & target pair. Permission
423 * is encoded as a pair where the link permission is determined
426 * making the target permission dependent on the link permission match.
429 * on link are a subset of the permission granted to target.
574 * aa_file_perm - do permission revalidation check & audit for @file