Home
last modified time | relevance | path

Searched refs:__aa_path_perm (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/include/
H A Dfile.h189 int __aa_path_perm(const char *op, struct aa_profile *profile,
/kernel/linux/linux-5.10/security/apparmor/
H A Dfile.c266 int __aa_path_perm(const char *op, struct aa_profile *profile, const char *name, in __aa_path_perm() function
298 return __aa_path_perm(op, profile, name, request, cond, flags, in profile_path_perm()
/kernel/linux/linux-6.6/security/apparmor/
H A Dfile.c228 static int __aa_path_perm(const char *op, const struct cred *subj_cred, in __aa_path_perm() function
266 return __aa_path_perm(op, subj_cred, profile, name, request, cond, in profile_path_perm()

Completed in 3 milliseconds