Searched refs:profile_path_perm (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | file.c | 282 static int profile_path_perm(const char *op, struct aa_profile *profile, in profile_path_perm() function 328 profile_path_perm(op, profile, path, buffer, request, in aa_path_perm() 530 profile_path_perm(op, profile, &file->f_path, buffer, in __file_path_perm() 543 profile_path_perm(op, profile, &file->f_path, in __file_path_perm() 548 profile_path_perm(op, profile, &file->f_path, in __file_path_perm()
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | file.c | 249 static int profile_path_perm(const char *op, const struct cred *subj_cred, in profile_path_perm() function 298 profile_path_perm(op, subj_cred, profile, path, buffer, in aa_path_perm() 512 profile_path_perm(op, subj_cred, profile, in __file_path_perm() 526 profile_path_perm(op, subj_cred, in __file_path_perm() 532 profile_path_perm(op, subj_cred, in __file_path_perm()
|
Completed in 3 milliseconds