Searched refs:aa_unix_peer_perm (Results 1 – 3 of 3) sorted by relevance
35 int aa_unix_peer_perm(const struct cred *subj_cred,
1132 error = aa_unix_peer_perm(cred, label, OP_CONNECT, in unix_connect_perm()1139 aa_unix_peer_perm(cred, in unix_connect_perm()1242 error = xcheck(aa_unix_peer_perm(current_cred(), in apparmor_unix_may_send()1247 aa_unix_peer_perm(peer->file ? peer->file->f_cred : NULL, in apparmor_unix_may_send()
629 int aa_unix_peer_perm(const struct cred *subj_cred, in aa_unix_peer_perm() function