Searched refs:profile_query_cb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | apparmorfs.c | 608 static void profile_query_cb(struct aa_profile *profile, struct aa_perms *perms, in profile_query_cb() function 787 profile_query_cb(profile, &perms, match_str, match_len); in query_label() 791 profile_query_cb(profile, &perms, match_str, match_len); in query_label()
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | apparmorfs.c | 612 static void profile_query_cb(struct aa_profile *profile, struct aa_perms *perms, in profile_query_cb() function 792 profile_query_cb(profile, &perms, match_str, match_len); in query_label() 796 profile_query_cb(profile, &perms, match_str, match_len); in query_label()
|
Completed in 8 milliseconds