Searched refs:aa_sk_ctx (Results 1 – 5 of 5) sorted by relevance
1078 struct aa_sk_ctx *ctx = aa_sock(sk); in apparmor_sk_alloc_security()1093 struct aa_sk_ctx *ctx = aa_sock(sk); in apparmor_sk_free_security()1109 struct aa_sk_ctx *ctx = aa_sock(sk); in apparmor_sk_clone_security()1110 struct aa_sk_ctx *new = aa_sock(newsk); in apparmor_sk_clone_security()1156 struct aa_sk_ctx *peer_ctx) in unix_connect_peers()1512 struct aa_sk_ctx *ctx = aa_sock(sk); in apparmor_socket_sock_rcv_skb()1537 struct aa_sk_ctx *ctx = aa_sock(sk); in sk_peer_get_label()1630 struct aa_sk_ctx *ctx = aa_sock(sk); in apparmor_sock_graft()1641 struct aa_sk_ctx *ctx = aa_sock(sk); in apparmor_inet_conn_request()1663 .lbs_sock = sizeof(struct aa_sk_ctx),[all …]
650 struct aa_sk_ctx *ctx = aa_sock(sk); in update_sk_ctx()687 static void update_peer_ctx(struct sock *sk, struct aa_sk_ctx *ctx, in update_peer_ctx()762 struct aa_sk_ctx *pctx = aa_sock(peer_sk); in aa_unix_file_perm()
288 struct aa_sk_ctx *ctx = aa_sock(sk); in aa_label_sk_perm()
582 struct aa_sk_ctx *ctx = aa_sock(sock->sk); in __unix_needs_revalidation()
49 struct aa_sk_ctx { struct55 static inline struct aa_sk_ctx *aa_sock(const struct sock *sk) in aa_sock() argument
Completed in 21 milliseconds