Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/apparmor/include/
Dfile.h189 int __aa_path_perm(const char *op, struct aa_profile *profile,
/kernel/linux/linux-5.10/security/apparmor/
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()