Searched refs:aa_sk_ctx (Results 1 – 3 of 3) sorted by relevance
49 struct aa_sk_ctx { struct54 static inline struct aa_sk_ctx *aa_sock(const struct sock *sk) in aa_sock() argument
1066 struct aa_sk_ctx *ctx = aa_sock(sk); in apparmor_sk_free_security()1080 struct aa_sk_ctx *ctx = aa_sock(sk); in apparmor_sk_clone_security()1081 struct aa_sk_ctx *new = aa_sock(newsk); in apparmor_sk_clone_security()1136 struct aa_sk_ctx *ctx = aa_sock(sock->sk); in apparmor_socket_post_create()1291 struct aa_sk_ctx *ctx = aa_sock(sk); in apparmor_socket_sock_rcv_skb()1311 struct aa_sk_ctx *ctx = aa_sock(sk); in sk_peer_label()1397 struct aa_sk_ctx *ctx = aa_sock(sk); in apparmor_sock_graft()1407 struct aa_sk_ctx *ctx = aa_sock(sk); in apparmor_inet_conn_request()1424 .lbs_sock = sizeof(struct aa_sk_ctx),2083 struct aa_sk_ctx *ctx; in apparmor_ip_postroute()
154 struct aa_sk_ctx *ctx = aa_sock(sk); in aa_label_sk_perm()