| /kernel/linux/linux-6.6/net/core/ |
| D | skmsg.c | 412 int sk_msg_recvmsg(struct sock *sk, struct sk_psock *psock, struct msghdr *msg, in sk_msg_recvmsg() 490 struct sk_psock *psock; in sk_msg_is_readable() local 527 struct sk_psock *psock, in sk_psock_skb_ingress_enqueue() 562 static int sk_psock_skb_ingress(struct sk_psock *psock, struct sk_buff *skb, in sk_psock_skb_ingress() 596 static int sk_psock_skb_ingress_self(struct sk_psock *psock, struct sk_buff *skb, in sk_psock_skb_ingress_self() 612 static int sk_psock_handle_skb(struct sk_psock *psock, struct sk_buff *skb, in sk_psock_handle_skb() 629 static void sk_psock_skb_state(struct sk_psock *psock, in sk_psock_skb_state() 644 struct sk_psock *psock = container_of(dwork, struct sk_psock, work); in sk_psock_backlog() local 702 struct sk_psock *psock; in sk_psock_init() local 755 struct sk_psock_link *sk_psock_link_pop(struct sk_psock *psock) in sk_psock_link_pop() [all …]
|
| D | sock_map.c | 128 static void sock_map_add_link(struct sk_psock *psock, in sock_map_add_link() 140 struct sk_psock *psock, void *link_raw) in sock_map_del_link() 177 struct sk_psock *psock = sk_psock(sk); in sock_map_unref() local 185 static int sock_map_init_proto(struct sock *sk, struct sk_psock *psock) in sock_map_init_proto() 195 struct sk_psock *psock; in sock_map_psock_get_checked() local 220 struct sk_psock *psock; in sock_map_link() local 469 struct sk_psock *psock; in sock_map_update_common() local 986 struct sk_psock *psock; in sock_hash_update_common() local 1573 static void sock_map_remove_links(struct sock *sk, struct sk_psock *psock) in sock_map_remove_links() 1586 struct sk_psock *psock; in sock_map_unhash() local [all …]
|
| /kernel/linux/linux-5.10/net/core/ |
| D | skmsg.c | 431 struct sk_psock *psock, in sk_psock_skb_ingress_enqueue() 461 static int sk_psock_skb_ingress(struct sk_psock *psock, struct sk_buff *skb) in sk_psock_skb_ingress() 494 static int sk_psock_skb_ingress_self(struct sk_psock *psock, struct sk_buff *skb) in sk_psock_skb_ingress_self() 510 static int sk_psock_handle_skb(struct sk_psock *psock, struct sk_buff *skb, in sk_psock_handle_skb() 523 struct sk_psock *psock = container_of(work, struct sk_psock, work); in sk_psock_backlog() local 576 struct sk_psock *psock; in sk_psock_init() local 626 struct sk_psock_link *sk_psock_link_pop(struct sk_psock *psock) in sk_psock_link_pop() 639 void __sk_psock_purge_ingress_msg(struct sk_psock *psock) in __sk_psock_purge_ingress_msg() 650 static void sk_psock_zap_ingress(struct sk_psock *psock) in sk_psock_zap_ingress() 656 static void sk_psock_link_destroy(struct sk_psock *psock) in sk_psock_link_destroy() [all …]
|
| D | sock_map.c | 135 static void sock_map_add_link(struct sk_psock *psock, in sock_map_add_link() 147 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() 213 struct sk_psock *psock; in sock_map_psock_get_checked() local 235 struct sk_psock *psock; in sock_map_link() local 324 struct sk_psock *psock; in sock_map_link_no_progs() local 482 struct sk_psock *psock; in sock_map_update_common() local 1007 struct sk_psock *psock; in sock_hash_update_common() local 1533 static void sock_map_remove_links(struct sock *sk, struct sk_psock *psock) in sock_map_remove_links() [all …]
|
| /kernel/linux/linux-6.6/net/kcm/ |
| D | kcmsock.c | 55 static void kcm_abort_tx_psock(struct kcm_psock *psock, int err, in kcm_abort_tx_psock() 95 struct kcm_psock *psock) in kcm_update_rx_mux_stats() 107 struct kcm_psock *psock) in kcm_update_tx_mux_stats() 126 struct kcm_psock *psock; in kcm_rcv_ready() local 254 static struct kcm_sock *reserve_rx_kcm(struct kcm_psock *psock, in reserve_rx_kcm() 306 static void unreserve_rx_kcm(struct kcm_psock *psock, in unreserve_rx_kcm() 351 struct kcm_psock *psock; in psock_data_ready() local 367 struct kcm_psock *psock = container_of(strp, struct kcm_psock, strp); in kcm_rcv_strparser() local 388 struct kcm_psock *psock = container_of(strp, struct kcm_psock, strp); in kcm_parse_func_strparser() local 398 struct kcm_psock *psock = container_of(strp, struct kcm_psock, strp); in kcm_read_sock_done() local [all …]
|
| D | kcmproc.c | 139 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
|
| /kernel/linux/linux-5.10/net/kcm/ |
| D | kcmsock.c | 53 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 …]
|
| D | kcmproc.c | 139 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
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | skmsg.h | 140 static inline void sk_msg_apply_bytes(struct sk_psock *psock, u32 bytes) in sk_msg_apply_bytes() 287 static inline void sk_psock_set_state(struct sk_psock *psock, in sk_psock_set_state() 293 static inline void sk_psock_clear_state(struct sk_psock *psock, in sk_psock_clear_state() 299 static inline bool sk_psock_test_state(const struct sk_psock *psock, in sk_psock_test_state() 311 static inline void sk_psock_queue_msg(struct sk_psock *psock, in sk_psock_queue_msg() 324 static inline struct sk_msg *sk_psock_dequeue_msg(struct sk_psock *psock) in sk_psock_dequeue_msg() 336 static inline struct sk_msg *sk_psock_peek_msg(struct sk_psock *psock) in sk_psock_peek_msg() 346 static inline struct sk_msg *sk_psock_next_msg(struct sk_psock *psock, in sk_psock_next_msg() 360 static inline bool sk_psock_queue_empty(const struct sk_psock *psock) in sk_psock_queue_empty() 372 static inline void sk_psock_report_error(struct sk_psock *psock, int err) in sk_psock_report_error() [all …]
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | tcp_bpf.c | 14 int __tcp_bpf_recvmsg(struct sock *sk, struct sk_psock *psock, in __tcp_bpf_recvmsg() 94 static int bpf_tcp_ingress(struct sock *sk, struct sk_psock *psock, in bpf_tcp_ingress() 222 struct sk_psock *psock = sk_psock_get(sk); in tcp_bpf_sendmsg_redir() local 238 struct sk_psock *psock; in tcp_bpf_stream_read() local 249 static int tcp_bpf_wait_data(struct sock *sk, struct sk_psock *psock, in tcp_bpf_wait_data() 274 struct sk_psock *psock; in tcp_bpf_recvmsg() local 317 static int tcp_bpf_send_verdict(struct sock *sk, struct sk_psock *psock, in tcp_bpf_send_verdict() 433 struct sk_psock *psock; in tcp_bpf_sendmsg() local 522 struct sk_psock *psock; in tcp_bpf_sendpage() local 624 struct proto *tcp_bpf_get_proto(struct sock *sk, struct sk_psock *psock) in tcp_bpf_get_proto()
|
| D | udp_bpf.c | 44 struct proto *udp_bpf_get_proto(struct sock *sk, struct sk_psock *psock) in udp_bpf_get_proto()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | skmsg.h | 136 static inline void sk_msg_apply_bytes(struct sk_psock *psock, u32 bytes) in sk_msg_apply_bytes() 288 static inline void sk_psock_queue_msg(struct sk_psock *psock, in sk_psock_queue_msg() 294 static inline bool sk_psock_queue_empty(const struct sk_psock *psock) in sk_psock_queue_empty() 299 static inline void sk_psock_report_error(struct sk_psock *psock, int err) in sk_psock_report_error() 333 static inline void sk_psock_cork_free(struct sk_psock *psock) in sk_psock_cork_free() 343 struct sk_psock *psock, in sk_psock_update_proto() 351 struct sk_psock *psock) in sk_psock_restore_proto() 368 static inline void sk_psock_set_state(struct sk_psock *psock, in sk_psock_set_state() 374 static inline void sk_psock_clear_state(struct sk_psock *psock, in sk_psock_clear_state() 380 static inline bool sk_psock_test_state(const struct sk_psock *psock, in sk_psock_test_state() [all …]
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| D | tcp_bpf.c | 32 static int bpf_tcp_ingress(struct sock *sk, struct sk_psock *psock, in bpf_tcp_ingress() 164 struct sk_psock *psock = sk_psock_get(sk); in tcp_bpf_sendmsg_redir() local 178 static int tcp_msg_wait_data(struct sock *sk, struct sk_psock *psock, in tcp_msg_wait_data() 200 static bool is_next_msg_fin(struct sk_psock *psock) in is_next_msg_fin() 227 struct sk_psock *psock; in tcp_bpf_recvmsg_parser() local 334 struct sk_psock *psock; in tcp_bpf_recvmsg() local 381 static int tcp_bpf_send_verdict(struct sock *sk, struct sk_psock *psock, in tcp_bpf_send_verdict() 499 struct sk_psock *psock; in tcp_bpf_sendmsg() local 649 int tcp_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in tcp_bpf_update_proto()
|
| D | udp_bpf.c | 29 static bool psock_has_data(struct sk_psock *psock) in psock_has_data() 38 static int udp_msg_wait_data(struct sock *sk, struct sk_psock *psock, in udp_msg_wait_data() 65 struct sk_psock *psock; in udp_bpf_recvmsg() local 141 int udp_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in udp_bpf_update_proto()
|
| /kernel/linux/linux-6.6/net/vmw_vsock/ |
| D | vsock_bpf.c | 25 static bool vsock_has_data(struct sock *sk, struct sk_psock *psock) in vsock_has_data() 37 static bool vsock_msg_wait_data(struct sock *sk, struct sk_psock *psock, long timeo) in vsock_msg_wait_data() 79 struct sk_psock *psock; in vsock_bpf_recvmsg() local 149 int vsock_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in vsock_bpf_update_proto()
|
| /kernel/linux/linux-6.6/net/unix/ |
| D | unix_bpf.c | 15 static int unix_msg_wait_data(struct sock *sk, struct sk_psock *psock, in unix_msg_wait_data() 54 struct sk_psock *psock; in unix_bpf_recvmsg() local 144 int unix_dgram_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in unix_dgram_bpf_update_proto() 160 int unix_stream_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in unix_stream_bpf_update_proto()
|
| /kernel/linux/linux-5.10/drivers/pcmcia/ |
| D | tcic.c | 105 u_short psock; member 533 u_short psock; in tcic_interrupt() local 595 u_short psock = container_of(sock, struct tcic_socket, socket)->psock; in tcic_get_status() local 621 u_short psock = container_of(sock, struct tcic_socket, socket)->psock; in tcic_set_socket() local 696 u_short psock = container_of(sock, struct tcic_socket, socket)->psock; in tcic_set_io_map() local 733 u_short psock = container_of(sock, struct tcic_socket, socket)->psock; in tcic_set_mem_map() local
|
| D | i82365.c | 149 u_short psock; member 662 static void __init add_socket(unsigned int port, int psock, int type) in add_socket()
|
| /kernel/linux/linux-6.6/drivers/pcmcia/ |
| D | tcic.c | 105 u_short psock; member 533 u_short psock; in tcic_interrupt() local 595 u_short psock = container_of(sock, struct tcic_socket, socket)->psock; in tcic_get_status() local 621 u_short psock = container_of(sock, struct tcic_socket, socket)->psock; in tcic_set_socket() local 696 u_short psock = container_of(sock, struct tcic_socket, socket)->psock; in tcic_set_io_map() local 733 u_short psock = container_of(sock, struct tcic_socket, socket)->psock; in tcic_set_mem_map() local
|
| D | i82365.c | 149 u_short psock; member 662 static void __init add_socket(unsigned int port, int psock, int type) in add_socket()
|
| /kernel/linux/linux-6.6/net/tls/ |
| D | tls_sw.c | 849 struct sk_psock *psock; in bpf_exec_tx_verdict() local 1308 tls_rx_rec_wait(struct sock *sk, struct sk_psock *psock, bool nonblock, in tls_rx_rec_wait() 1960 struct sk_psock *psock; in tls_sw_recvmsg() local 2251 struct sk_psock *psock; in tls_sw_read_sock() local 2344 struct sk_psock *psock; in tls_sw_sock_is_readable() local 2428 struct sk_psock *psock; in tls_data_ready() local
|
| D | tls_main.c | 411 struct sk_psock *psock; in tls_sk_poll() local
|
| /kernel/linux/linux-5.10/net/tls/ |
| D | tls_sw.c | 798 struct sk_psock *psock; in bpf_exec_tx_verdict() local 1296 static struct sk_buff *tls_wait_data(struct sock *sk, struct sk_psock *psock, in tls_wait_data() 1752 struct sk_psock *psock; in tls_sw_recvmsg() local 2044 struct sk_psock *psock; in tls_sw_stream_read() local 2135 struct sk_psock *psock; in tls_data_ready() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| D | lwt_redirect.c | 162 int psock = -1; in send_and_capture_test_packets() local
|