Home
last modified time | relevance | path

Searched refs:aa_do_perms (Results 1 – 3 of 3) sorted by relevance

/security/apparmor/
A Daf_unix.c191 return aa_do_perms(profile, rule->policy, state, request, p, ad); in match_label()
217 return aa_do_perms(profile, rules->policy, state, AA_MAY_CREATE, in profile_create_perm()
247 return aa_do_perms(profile, rules->policy, state, request, p, in profile_sk_perm()
278 return aa_do_perms(profile, rules->policy, state, AA_MAY_BIND, in profile_bind_perm()
314 return aa_do_perms(profile, rules->policy, state, AA_MAY_LISTEN, in profile_listen_perm()
344 return aa_do_perms(profile, rules->policy, state, AA_MAY_ACCEPT, in profile_accept_perm()
380 return aa_do_perms(profile, rules->policy, state, request, p, in profile_opt_perm()
A Dnet.c165 int aa_do_perms(struct aa_profile *profile, struct aa_policydb *policy, in aa_do_perms() function
269 return aa_do_perms(profile, rules->policy, state, request, p, ad); in aa_profile_af_perm()
/security/apparmor/include/
A Dnet.h88 int aa_do_perms(struct aa_profile *profile, struct aa_policydb *policy,

Completed in 6 milliseconds