Lines Matching refs:aa_profile
172 static aa_state_t match_label(struct aa_profile *profile, in match_label()
174 u32 request, struct aa_profile *peer, in match_label()
201 static int profile_create_perm(struct aa_profile *profile, int family, in profile_create_perm()
225 static int profile_sk_perm(struct aa_profile *profile, in profile_sk_perm()
254 static int profile_bind_perm(struct aa_profile *profile, struct sock *sk, in profile_bind_perm()
285 static int profile_listen_perm(struct aa_profile *profile, struct sock *sk, in profile_listen_perm()
321 static int profile_accept_perm(struct aa_profile *profile, in profile_accept_perm()
351 static int profile_opt_perm(struct aa_profile *profile, u32 request, in profile_opt_perm()
388 static int profile_peer_perm(struct aa_profile *profile, u32 request, in profile_peer_perm()
407 struct aa_profile *peerp; in profile_peer_perm()
433 struct aa_profile *profile; in aa_unix_create_perm()
451 struct aa_profile *profile; in aa_unix_label_sk_perm()
490 struct aa_profile *profile; in aa_unix_bind_perm()
529 struct aa_profile *profile; in aa_unix_listen_perm()
550 struct aa_profile *profile; in aa_unix_accept_perm()
583 struct aa_profile *profile; in aa_unix_opt_perm()
606 struct aa_profile *profile; in unix_peer_perm()