Searched refs:aa_profile_match_label (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/security/apparmor/include/ |
D | perms.h | 148 void aa_profile_match_label(struct aa_profile *profile, struct aa_label *label,
|
/Linux-v5.10/security/apparmor/ |
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()
|
D | ipc.c | 70 aa_profile_match_label(profile, peer, AA_CLASS_PTRACE, request, in profile_ptrace_perm()
|