Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Dfile.h87 int __aa_path_perm(const char *op, const struct cred *subj_cred,
/linux/security/apparmor/
H A Dfile.c221 int __aa_path_perm(const char *op, const struct cred *subj_cred, in __aa_path_perm() function
259 return __aa_path_perm(op, subj_cred, profile, name, request, cond, in profile_path_perm()