Searched refs:aa_profile_match_label (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | lib.c | 337 void aa_profile_match_label(struct aa_profile *profile, in aa_profile_match_label() function 364 aa_profile_match_label(profile, rules, &target->label, type, request, in aa_profile_label_perm()
|
H A D | task.c | 240 aa_profile_match_label(profile, rules, peer, AA_CLASS_PTRACE, request, in profile_ptrace_perm()
|
/kernel/linux/linux-5.10/security/apparmor/include/ |
H A D | perms.h | 148 void aa_profile_match_label(struct aa_profile *profile, struct aa_label *label,
|
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | lib.c | 381 void aa_profile_match_label(struct aa_profile *profile, struct aa_label *label, in aa_profile_match_label() function 405 aa_profile_match_label(profile, &target->label, type, request, &perms); in aa_profile_label_perm()
|
H A D | ipc.c | 70 aa_profile_match_label(profile, peer, AA_CLASS_PTRACE, request, in profile_ptrace_perm()
|
/kernel/linux/linux-6.6/security/apparmor/include/ |
H A D | perms.h | 210 void aa_profile_match_label(struct aa_profile *profile,
|
Completed in 3 milliseconds