Searched refs:aa_label_match (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/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 | 1407 * aa_label_match - do a multi-component label match 1418 int aa_label_match(struct aa_profile *profile, struct aa_ruleset *rules, in aa_label_match() function
|
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | ipc.c | 203 aa_label_match(profile, peer, state, false, request, &perms); in profile_signal_perm()
|
H A D | lib.c | 390 aa_label_match(profile, label, state, false, request, perms); in aa_profile_match_label()
|
H A D | label.c | 1408 * aa_label_match - do a multi-component label match 1418 int aa_label_match(struct aa_profile *profile, struct aa_label *label, in aa_label_match() function
|
/kernel/linux/linux-5.10/security/apparmor/include/ |
H A D | label.h | 361 int aa_label_match(struct aa_profile *profile, struct aa_label *label,
|
/kernel/linux/linux-6.6/security/apparmor/include/ |
H A D | label.h | 361 int aa_label_match(struct aa_profile *profile, struct aa_ruleset *rules,
|
Completed in 9 milliseconds