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()
563 static int sk_psock_skb_ingress_self(struct sk_psock *psock, struct sk_buff *skb,
566 static int sk_psock_skb_ingress(struct sk_psock *psock, struct sk_buff *skb, in sk_psock_skb_ingress()
600 static int sk_psock_skb_ingress_self(struct sk_psock *psock, struct sk_buff *skb, in sk_psock_skb_ingress_self()
616 static int sk_psock_handle_skb(struct sk_psock *psock, struct sk_buff *skb, in sk_psock_handle_skb()
633 static void sk_psock_skb_state(struct sk_psock *psock, in sk_psock_skb_state()
648 struct sk_psock *psock = container_of(dwork, struct sk_psock, work); in sk_psock_backlog()
704 struct sk_psock *sk_psock_init(struct sock *sk, int node) in sk_psock_init()
706 struct sk_psock *psock; in sk_psock_init()
759 struct sk_psock_link *sk_psock_link_pop(struct sk_psock *psock) in sk_psock_link_pop()
772 static void __sk_psock_purge_ingress_msg(struct sk_psock *psock) in __sk_psock_purge_ingress_msg()
785 static void __sk_psock_zap_ingress(struct sk_psock *psock) in __sk_psock_zap_ingress()
796 static void sk_psock_link_destroy(struct sk_psock *psock) in sk_psock_link_destroy()
806 void sk_psock_stop(struct sk_psock *psock) in sk_psock_stop()
814 static void sk_psock_done_strp(struct sk_psock *psock);
818 struct sk_psock *psock = container_of(to_rcu_work(work), in sk_psock_destroy()
819 struct sk_psock, rwork); in sk_psock_destroy()
841 void sk_psock_drop(struct sock *sk, struct sk_psock *psock) in sk_psock_drop()
872 int sk_psock_msg_verdict(struct sock *sk, struct sk_psock *psock, in sk_psock_msg_verdict()
909 static int sk_psock_skb_redirect(struct sk_psock *from, struct sk_buff *skb) in sk_psock_skb_redirect()
911 struct sk_psock *psock_other; in sk_psock_skb_redirect()
923 psock_other = sk_psock(sk_other); in sk_psock_skb_redirect()
948 struct sk_psock *from, int verdict) in sk_psock_tls_verdict_apply()
961 int sk_psock_tls_strp_read(struct sk_psock *psock, struct sk_buff *skb) in sk_psock_tls_strp_read()
982 static int sk_psock_verdict_apply(struct sk_psock *psock, struct sk_buff *skb, in sk_psock_verdict_apply()
1045 struct sk_psock *psock; in sk_psock_write_space()
1049 psock = sk_psock(sk); in sk_psock_write_space()
1063 struct sk_psock *psock; in sk_psock_strp_read()
1070 psock = sk_psock(sk); in sk_psock_strp_read()
1097 struct sk_psock *psock = container_of(strp, struct sk_psock, strp); in sk_psock_strp_parse()
1115 struct sk_psock *psock; in sk_psock_strp_data_ready()
1120 psock = sk_psock(sk); in sk_psock_strp_data_ready()
1133 int sk_psock_init_strp(struct sock *sk, struct sk_psock *psock) in sk_psock_init_strp()
1150 void sk_psock_start_strp(struct sock *sk, struct sk_psock *psock) in sk_psock_start_strp()
1160 void sk_psock_stop_strp(struct sock *sk, struct sk_psock *psock) in sk_psock_stop_strp()
1172 static void sk_psock_done_strp(struct sk_psock *psock) in sk_psock_done_strp()
1179 static void sk_psock_done_strp(struct sk_psock *psock) in sk_psock_done_strp()
1186 struct sk_psock *psock; in sk_psock_verdict_recv()
1192 psock = sk_psock(sk); in sk_psock_verdict_recv()
1231 struct sk_psock *psock; in sk_psock_verdict_data_ready()
1234 psock = sk_psock(sk); in sk_psock_verdict_data_ready()
1241 void sk_psock_start_verdict(struct sock *sk, struct sk_psock *psock) in sk_psock_start_verdict()
1251 void sk_psock_stop_verdict(struct sock *sk, struct sk_psock *psock) in sk_psock_stop_verdict()