Lines Matching refs:sk_psock
413 int sk_msg_recvmsg(struct sock *sk, struct sk_psock *psock, struct msghdr *msg, in sk_msg_recvmsg()
494 struct sk_psock *psock; in sk_msg_is_readable()
498 psock = sk_psock(sk); in sk_msg_is_readable()
531 struct sk_psock *psock, in sk_psock_skb_ingress_enqueue()
566 static int sk_psock_skb_ingress_self(struct sk_psock *psock, struct sk_buff *skb,
569 static int sk_psock_skb_ingress(struct sk_psock *psock, struct sk_buff *skb, in sk_psock_skb_ingress()
603 static int sk_psock_skb_ingress_self(struct sk_psock *psock, struct sk_buff *skb, in sk_psock_skb_ingress_self()
619 static int sk_psock_handle_skb(struct sk_psock *psock, struct sk_buff *skb, in sk_psock_handle_skb()
636 static void sk_psock_skb_state(struct sk_psock *psock, in sk_psock_skb_state()
651 struct sk_psock *psock = container_of(dwork, struct sk_psock, work); in sk_psock_backlog()
707 struct sk_psock *sk_psock_init(struct sock *sk, int node) in sk_psock_init()
709 struct sk_psock *psock; in sk_psock_init()
762 struct sk_psock_link *sk_psock_link_pop(struct sk_psock *psock) in sk_psock_link_pop()
775 static void __sk_psock_purge_ingress_msg(struct sk_psock *psock) in __sk_psock_purge_ingress_msg()
788 static void __sk_psock_zap_ingress(struct sk_psock *psock) in __sk_psock_zap_ingress()
799 static void sk_psock_link_destroy(struct sk_psock *psock) in sk_psock_link_destroy()
809 void sk_psock_stop(struct sk_psock *psock) in sk_psock_stop()
817 static void sk_psock_done_strp(struct sk_psock *psock);
821 struct sk_psock *psock = container_of(to_rcu_work(work), in sk_psock_destroy()
822 struct sk_psock, rwork); in sk_psock_destroy()
844 void sk_psock_drop(struct sock *sk, struct sk_psock *psock) in sk_psock_drop()
875 int sk_psock_msg_verdict(struct sock *sk, struct sk_psock *psock, in sk_psock_msg_verdict()
912 static int sk_psock_skb_redirect(struct sk_psock *from, struct sk_buff *skb) in sk_psock_skb_redirect()
914 struct sk_psock *psock_other; in sk_psock_skb_redirect()
926 psock_other = sk_psock(sk_other); in sk_psock_skb_redirect()
951 struct sk_psock *from, int verdict) in sk_psock_tls_verdict_apply()
964 int sk_psock_tls_strp_read(struct sk_psock *psock, struct sk_buff *skb) in sk_psock_tls_strp_read()
985 static int sk_psock_verdict_apply(struct sk_psock *psock, struct sk_buff *skb, in sk_psock_verdict_apply()
1048 struct sk_psock *psock; in sk_psock_write_space()
1052 psock = sk_psock(sk); in sk_psock_write_space()
1066 struct sk_psock *psock; in sk_psock_strp_read()
1073 psock = sk_psock(sk); in sk_psock_strp_read()
1100 struct sk_psock *psock = container_of(strp, struct sk_psock, strp); in sk_psock_strp_parse()
1118 struct sk_psock *psock; in sk_psock_strp_data_ready()
1123 psock = sk_psock(sk); in sk_psock_strp_data_ready()
1136 int sk_psock_init_strp(struct sock *sk, struct sk_psock *psock) in sk_psock_init_strp()
1157 void sk_psock_start_strp(struct sock *sk, struct sk_psock *psock) in sk_psock_start_strp()
1167 void sk_psock_stop_strp(struct sock *sk, struct sk_psock *psock) in sk_psock_stop_strp()
1179 static void sk_psock_done_strp(struct sk_psock *psock) in sk_psock_done_strp()
1186 static void sk_psock_done_strp(struct sk_psock *psock) in sk_psock_done_strp()
1193 struct sk_psock *psock; in sk_psock_verdict_recv()
1199 psock = sk_psock(sk); in sk_psock_verdict_recv()
1238 struct sk_psock *psock; in sk_psock_verdict_data_ready()
1241 psock = sk_psock(sk); in sk_psock_verdict_data_ready()
1248 void sk_psock_start_verdict(struct sock *sk, struct sk_psock *psock) in sk_psock_start_verdict()
1258 void sk_psock_stop_verdict(struct sock *sk, struct sk_psock *psock) in sk_psock_stop_verdict()