Home
last modified time | relevance | path

Searched refs:__aa_path_perm (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/security/apparmor/include/
Dfile.h190 int __aa_path_perm(const char *op, struct aa_profile *profile,
/Linux-v4.19/security/apparmor/
Dfile.c281 int __aa_path_perm(const char *op, struct aa_profile *profile, const char *name, in __aa_path_perm() function
313 return __aa_path_perm(op, profile, name, request, cond, flags, in profile_path_perm()