Searched refs:__aa_path_perm (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/apparmor/include/ |
D | file.h | 189 int __aa_path_perm(const char *op, struct aa_profile *profile,
|
/kernel/linux/linux-5.10/security/apparmor/ |
D | file.c | 266 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()
|