Searched refs:__aa_path_perm (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/security/apparmor/include/ |
| D | file.h | 189 int __aa_path_perm(const char *op, struct aa_profile *profile,
|
| /Linux-v5.4/security/apparmor/ |
| D | file.c | 277 int __aa_path_perm(const char *op, struct aa_profile *profile, const char *name, in __aa_path_perm() function 309 return __aa_path_perm(op, profile, name, request, cond, flags, in profile_path_perm()
|