Searched refs:aa_profile_match_label (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/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()
|
/openbmc/linux/security/apparmor/include/ |
H A D | perms.h | 210 void aa_profile_match_label(struct aa_profile *profile,
|