Home
last modified time | relevance | path

Searched defs:psock (Results 1 – 8 of 8) sorted by relevance

/net/core/
Dskmsg.c412 int sk_msg_recvmsg(struct sock *sk, struct sk_psock *psock, struct msghdr *msg, in sk_msg_recvmsg()
492 struct sk_psock *psock; in sk_msg_is_readable() local
525 struct sk_psock *psock, in sk_psock_skb_ingress_enqueue()
556 static int sk_psock_skb_ingress(struct sk_psock *psock, struct sk_buff *skb, in sk_psock_skb_ingress()
590 static int sk_psock_skb_ingress_self(struct sk_psock *psock, struct sk_buff *skb, in sk_psock_skb_ingress_self()
607 static int sk_psock_handle_skb(struct sk_psock *psock, struct sk_buff *skb, in sk_psock_handle_skb()
618 static void sk_psock_skb_state(struct sk_psock *psock, in sk_psock_skb_state()
636 struct sk_psock *psock = container_of(work, struct sk_psock, work); in sk_psock_backlog() local
697 struct sk_psock *psock; in sk_psock_init() local
749 struct sk_psock_link *sk_psock_link_pop(struct sk_psock *psock) in sk_psock_link_pop()
[all …]
Dsock_map.c130 static void sock_map_add_link(struct sk_psock *psock, in sock_map_add_link()
142 struct sk_psock *psock, void *link_raw) in sock_map_del_link()
179 struct sk_psock *psock = sk_psock(sk); in sock_map_unref() local
187 static int sock_map_init_proto(struct sock *sk, struct sk_psock *psock) in sock_map_init_proto()
197 struct sk_psock *psock; in sock_map_psock_get_checked() local
222 struct sk_psock *psock; in sock_map_link() local
471 struct sk_psock *psock; in sock_map_update_common() local
984 struct sk_psock *psock; in sock_hash_update_common() local
1500 static void sock_map_remove_links(struct sock *sk, struct sk_psock *psock) in sock_map_remove_links()
1513 struct sk_psock *psock; in sock_map_unhash() local
[all …]
/net/kcm/
Dkcmsock.c53 static void kcm_abort_tx_psock(struct kcm_psock *psock, int err, in kcm_abort_tx_psock()
93 struct kcm_psock *psock) in kcm_update_rx_mux_stats()
105 struct kcm_psock *psock) in kcm_update_tx_mux_stats()
124 struct kcm_psock *psock; in kcm_rcv_ready() local
252 static struct kcm_sock *reserve_rx_kcm(struct kcm_psock *psock, in reserve_rx_kcm()
304 static void unreserve_rx_kcm(struct kcm_psock *psock, in unreserve_rx_kcm()
349 struct kcm_psock *psock; in psock_data_ready() local
363 struct kcm_psock *psock = container_of(strp, struct kcm_psock, strp); in kcm_rcv_strparser() local
384 struct kcm_psock *psock = container_of(strp, struct kcm_psock, strp); in kcm_parse_func_strparser() local
394 struct kcm_psock *psock = container_of(strp, struct kcm_psock, strp); in kcm_read_sock_done() local
[all …]
Dkcmproc.c139 static void kcm_format_psock(struct kcm_psock *psock, struct seq_file *seq, in kcm_format_psock()
190 struct kcm_psock *psock; in kcm_format_mux() local
248 struct kcm_psock *psock; in kcm_stats_seq_show() local
/net/ipv4/
Dtcp_bpf.c14 static int bpf_tcp_ingress(struct sock *sk, struct sk_psock *psock, in bpf_tcp_ingress()
142 struct sk_psock *psock = sk_psock_get(sk); in tcp_bpf_sendmsg_redir() local
156 static int tcp_msg_wait_data(struct sock *sk, struct sk_psock *psock, in tcp_msg_wait_data()
185 struct sk_psock *psock; in tcp_bpf_recvmsg_parser() local
246 struct sk_psock *psock; in tcp_bpf_recvmsg() local
287 static int tcp_bpf_send_verdict(struct sock *sk, struct sk_psock *psock, in tcp_bpf_send_verdict()
403 struct sk_psock *psock; in tcp_bpf_sendmsg() local
492 struct sk_psock *psock; in tcp_bpf_sendpage() local
602 int tcp_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in tcp_bpf_update_proto()
Dudp_bpf.c30 static bool psock_has_data(struct sk_psock *psock) in psock_has_data()
39 static int udp_msg_wait_data(struct sock *sk, struct sk_psock *psock, in udp_msg_wait_data()
66 struct sk_psock *psock; in udp_bpf_recvmsg() local
142 int udp_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in udp_bpf_update_proto()
/net/unix/
Dunix_bpf.c15 static int unix_msg_wait_data(struct sock *sk, struct sk_psock *psock, in unix_msg_wait_data()
55 struct sk_psock *psock; in unix_bpf_recvmsg() local
145 int unix_dgram_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in unix_dgram_bpf_update_proto()
161 int unix_stream_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in unix_stream_bpf_update_proto()
/net/tls/
Dtls_sw.c801 struct sk_psock *psock; in bpf_exec_tx_verdict() local
1299 static struct sk_buff *tls_wait_data(struct sock *sk, struct sk_psock *psock, in tls_wait_data()
1755 struct sk_psock *psock; in tls_sw_recvmsg() local
2063 struct sk_psock *psock; in tls_sw_sock_is_readable() local
2155 struct sk_psock *psock; in tls_data_ready() local