Lines Matching full:permission
176 * TODO: convert from dfa + state to permission entry
178 * Returns: a pointer to a file permission set
195 * aa_str_perms - find permission that match @name
199 * @cond: conditions to consider for permission set computation (NOT NULL)
295 * @link: link permission set
296 * @target: target permission set
371 /* Do link perm subset test requiring allowed permission on link are in profile_path_link()
402 * aa_path_link - Handle hard link permission check
409 * Handle the permission test for a link & target pair. Permission
410 * is encoded as a pair where the link permission is determined
413 * making the target permission dependent on the link permission match.
416 * on link are a subset of the permission granted to target.
561 * aa_file_perm - do permission revalidation check & audit for @file