Searched refs:aa_label_match (Results 1 – 5 of 5) sorted by relevance
/linux/security/apparmor/ |
H A D | ipc.c | 98 aa_label_match(profile, rules, peer, state, false, request, &perms); in profile_signal_perm()
|
H A D | lib.c | 348 aa_label_match(profile, rules, label, state, false, request, perms); in aa_profile_match_label()
|
H A D | label.c | 1420 int aa_label_match(struct aa_profile *profile, struct aa_ruleset *rules, in aa_label_match() function
|
H A D | lsm.c | 642 aa_label_match(profile, rules, new, state, in profile_uring()
|
/linux/security/apparmor/include/ |
H A D | label.h | 361 int aa_label_match(struct aa_profile *profile, struct aa_ruleset *rules,
|