Searched refs:aa_label_match (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/security/apparmor/ |
D | ipc.c | 206 aa_label_match(profile, peer, state, false, request, &perms); in profile_signal_perm()
|
D | lib.c | 392 aa_label_match(profile, label, state, false, request, perms); in aa_profile_match_label()
|
D | label.c | 1394 int aa_label_match(struct aa_profile *profile, struct aa_label *label, in aa_label_match() function
|
/Linux-v4.19/security/apparmor/include/ |
D | label.h | 363 int aa_label_match(struct aa_profile *profile, struct aa_label *label,
|