Lines Matching refs:sk_psock
412 int sk_msg_recvmsg(struct sock *sk, struct sk_psock *psock, struct msghdr *msg, in sk_msg_recvmsg()
491 struct sk_psock *psock; in sk_msg_is_readable()
495 psock = sk_psock(sk); in sk_msg_is_readable()
528 struct sk_psock *psock, in sk_psock_skb_ingress_enqueue()
560 static int sk_psock_skb_ingress_self(struct sk_psock *psock, struct sk_buff *skb,
563 static int sk_psock_skb_ingress(struct sk_psock *psock, struct sk_buff *skb, in sk_psock_skb_ingress()
597 static int sk_psock_skb_ingress_self(struct sk_psock *psock, struct sk_buff *skb, in sk_psock_skb_ingress_self()
613 static int sk_psock_handle_skb(struct sk_psock *psock, struct sk_buff *skb, in sk_psock_handle_skb()
630 static void sk_psock_skb_state(struct sk_psock *psock, in sk_psock_skb_state()
645 struct sk_psock *psock = container_of(dwork, struct sk_psock, work); in sk_psock_backlog()
701 struct sk_psock *sk_psock_init(struct sock *sk, int node) in sk_psock_init()
703 struct sk_psock *psock; in sk_psock_init()
756 struct sk_psock_link *sk_psock_link_pop(struct sk_psock *psock) in sk_psock_link_pop()
769 static void __sk_psock_purge_ingress_msg(struct sk_psock *psock) in __sk_psock_purge_ingress_msg()
780 static void __sk_psock_zap_ingress(struct sk_psock *psock) in __sk_psock_zap_ingress()
791 static void sk_psock_link_destroy(struct sk_psock *psock) in sk_psock_link_destroy()
801 void sk_psock_stop(struct sk_psock *psock) in sk_psock_stop()
809 static void sk_psock_done_strp(struct sk_psock *psock);
813 struct sk_psock *psock = container_of(to_rcu_work(work), in sk_psock_destroy()
814 struct sk_psock, rwork); in sk_psock_destroy()
836 void sk_psock_drop(struct sock *sk, struct sk_psock *psock) in sk_psock_drop()
867 int sk_psock_msg_verdict(struct sock *sk, struct sk_psock *psock, in sk_psock_msg_verdict()
904 static int sk_psock_skb_redirect(struct sk_psock *from, struct sk_buff *skb) in sk_psock_skb_redirect()
906 struct sk_psock *psock_other; in sk_psock_skb_redirect()
918 psock_other = sk_psock(sk_other); in sk_psock_skb_redirect()
943 struct sk_psock *from, int verdict) in sk_psock_tls_verdict_apply()
956 int sk_psock_tls_strp_read(struct sk_psock *psock, struct sk_buff *skb) in sk_psock_tls_strp_read()
977 static int sk_psock_verdict_apply(struct sk_psock *psock, struct sk_buff *skb, in sk_psock_verdict_apply()
1040 struct sk_psock *psock; in sk_psock_write_space()
1044 psock = sk_psock(sk); in sk_psock_write_space()
1058 struct sk_psock *psock; in sk_psock_strp_read()
1065 psock = sk_psock(sk); in sk_psock_strp_read()
1092 struct sk_psock *psock = container_of(strp, struct sk_psock, strp); in sk_psock_strp_parse()
1110 struct sk_psock *psock; in sk_psock_strp_data_ready()
1115 psock = sk_psock(sk); in sk_psock_strp_data_ready()
1128 int sk_psock_init_strp(struct sock *sk, struct sk_psock *psock) in sk_psock_init_strp()
1145 void sk_psock_start_strp(struct sock *sk, struct sk_psock *psock) in sk_psock_start_strp()
1155 void sk_psock_stop_strp(struct sock *sk, struct sk_psock *psock) in sk_psock_stop_strp()
1167 static void sk_psock_done_strp(struct sk_psock *psock) in sk_psock_done_strp()
1174 static void sk_psock_done_strp(struct sk_psock *psock) in sk_psock_done_strp()
1181 struct sk_psock *psock; in sk_psock_verdict_recv()
1187 psock = sk_psock(sk); in sk_psock_verdict_recv()
1226 struct sk_psock *psock; in sk_psock_verdict_data_ready()
1229 psock = sk_psock(sk); in sk_psock_verdict_data_ready()
1236 void sk_psock_start_verdict(struct sock *sk, struct sk_psock *psock) in sk_psock_start_verdict()
1246 void sk_psock_stop_verdict(struct sock *sk, struct sk_psock *psock) in sk_psock_stop_verdict()