Searched refs:__file_path_perm (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | file.c | 505 static int __file_path_perm(const char *op, struct aa_label *label, in __file_path_perm() function 632 error = __file_path_perm(op, label, flabel, file, request, in aa_file_perm()
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | file.c | 484 static int __file_path_perm(const char *op, const struct cred *subj_cred, in __file_path_perm() function 621 error = __file_path_perm(op, subj_cred, label, flabel, file, in aa_file_perm()
|
Completed in 3 milliseconds