| /linux/net/core/ |
| H A D | skmsg.c | 500 /* Receive sk_msg from psock->ingress_msg to @msg. */ in sk_msg_recvmsg() argument 412 __sk_msg_recvmsg(struct sock * sk,struct sk_psock * psock,struct msghdr * msg,int len,int flags,int * copied_from_self) __sk_msg_recvmsg() argument 509 struct sk_psock *psock; sk_msg_is_readable() local 546 sk_psock_skb_ingress_enqueue(struct sk_buff * skb,u32 off,u32 len,struct sk_psock * psock,struct sock * sk,struct sk_msg * msg,bool take_ref) sk_psock_skb_ingress_enqueue() argument 590 sk_psock_skb_ingress(struct sk_psock * psock,struct sk_buff * skb,u32 off,u32 len) sk_psock_skb_ingress() argument 624 sk_psock_skb_ingress_self(struct sk_psock * psock,struct sk_buff * skb,u32 off,u32 len,bool take_ref) sk_psock_skb_ingress_self() argument 646 sk_psock_handle_skb(struct sk_psock * psock,struct sk_buff * skb,u32 off,u32 len,bool ingress) sk_psock_handle_skb() argument 658 sk_psock_skb_state(struct sk_psock * psock,struct sk_psock_work_state * state,int len,int off) sk_psock_skb_state() argument 673 struct sk_psock *psock = container_of(dwork, struct sk_psock, work); sk_psock_backlog() local 751 struct sk_psock *psock; sk_psock_init() local 804 sk_psock_link_pop(struct sk_psock * psock) sk_psock_link_pop() argument 817 __sk_psock_purge_ingress_msg(struct sk_psock * psock) __sk_psock_purge_ingress_msg() argument 832 __sk_psock_zap_ingress(struct sk_psock * psock) __sk_psock_zap_ingress() argument 843 sk_psock_link_destroy(struct sk_psock * psock) sk_psock_link_destroy() argument 853 sk_psock_stop(struct sk_psock * psock) sk_psock_stop() argument 865 struct sk_psock *psock = container_of(to_rcu_work(work), sk_psock_destroy() local 888 sk_psock_drop(struct sock * sk,struct sk_psock * psock) sk_psock_drop() argument 919 sk_psock_msg_verdict(struct sock * sk,struct sk_psock * psock,struct sk_msg * msg) sk_psock_msg_verdict() argument 1009 sk_psock_tls_strp_read(struct sk_psock * psock,struct sk_buff * skb) sk_psock_tls_strp_read() argument 1030 sk_psock_verdict_apply(struct sk_psock * psock,struct sk_buff * skb,int verdict) sk_psock_verdict_apply() argument 1093 struct sk_psock *psock; sk_psock_write_space() local 1111 struct sk_psock *psock; sk_psock_strp_read() local 1145 struct sk_psock *psock = container_of(strp, struct sk_psock, strp); sk_psock_strp_parse() local 1163 struct sk_psock *psock; sk_psock_strp_data_ready() local 1181 sk_psock_init_strp(struct sock * sk,struct sk_psock * psock) sk_psock_init_strp() argument 1202 sk_psock_start_strp(struct sock * sk,struct sk_psock * psock) sk_psock_start_strp() argument 1212 sk_psock_stop_strp(struct sock * sk,struct sk_psock * psock) sk_psock_stop_strp() argument 1224 sk_psock_done_strp(struct sk_psock * psock) sk_psock_done_strp() argument 1231 sk_psock_done_strp(struct sk_psock * psock) sk_psock_done_strp() argument 1238 struct sk_psock *psock; sk_psock_verdict_recv() local 1271 struct sk_psock *psock; sk_psock_verdict_data_ready() local 1301 sk_psock_start_verdict(struct sock * sk,struct sk_psock * psock) sk_psock_start_verdict() argument 1311 sk_psock_stop_verdict(struct sock * sk,struct sk_psock * psock) sk_psock_stop_verdict() argument [all...] |
| H A D | sock_map.c | 131 static void sock_map_add_link(struct sk_psock *psock, in sock_map_add_link() 143 struct sk_psock *psock, void *link_raw) in sock_map_del_link() 181 struct sk_psock *psock = sk_psock(sk); in sock_map_unref() local 189 static int sock_map_init_proto(struct sock *sk, struct sk_psock *psock) in sock_map_init_proto() 199 struct sk_psock *psock; in sock_map_psock_get_checked() local 224 struct sk_psock *psock; in sock_map_link() local 475 struct sk_psock *psock; in sock_map_update_common() local 999 struct sk_psock *psock; in sock_hash_update_common() local 1618 static void sock_map_remove_links(struct sock *sk, struct sk_psock *psock) in sock_map_remove_links() 1631 struct sk_psock *psock; in sock_map_unhash() local [all …]
|
| /linux/include/linux/ |
| H A D | skmsg.h | 155 sk_msg_apply_bytes(struct sk_psock * psock,u32 bytes) sk_msg_apply_bytes() argument 302 sk_psock_set_state(struct sk_psock * psock,enum sk_psock_state_bits bit) sk_psock_set_state() argument 308 sk_psock_clear_state(struct sk_psock * psock,enum sk_psock_state_bits bit) sk_psock_clear_state() argument 314 sk_psock_test_state(const struct sk_psock * psock,enum sk_psock_state_bits bit) sk_psock_test_state() argument 326 sk_psock_get_msg_len_nolock(struct sk_psock * psock) sk_psock_get_msg_len_nolock() argument 332 sk_psock_msg_len_add_locked(struct sk_psock * psock,int diff) sk_psock_msg_len_add_locked() argument 340 sk_psock_msg_len_add(struct sk_psock * psock,int diff) sk_psock_msg_len_add() argument 347 sk_psock_queue_msg(struct sk_psock * psock,struct sk_msg * msg) sk_psock_queue_msg() argument 366 sk_psock_dequeue_msg(struct sk_psock * psock) sk_psock_dequeue_msg() argument 380 sk_psock_peek_msg_locked(struct sk_psock * psock) sk_psock_peek_msg_locked() argument 385 sk_psock_peek_msg(struct sk_psock * psock) sk_psock_peek_msg() argument 395 sk_psock_next_msg(struct sk_psock * psock,struct sk_msg * msg) sk_psock_next_msg() argument 409 sk_psock_queue_empty(const struct sk_psock * psock) sk_psock_queue_empty() argument 421 sk_psock_report_error(struct sk_psock * psock,int err) sk_psock_report_error() argument 437 sk_psock_init_strp(struct sock * sk,struct sk_psock * psock) sk_psock_init_strp() argument 442 sk_psock_start_strp(struct sock * sk,struct sk_psock * psock) sk_psock_start_strp() argument 446 sk_psock_stop_strp(struct sock * sk,struct sk_psock * psock) sk_psock_stop_strp() argument 472 sk_psock_cork_free(struct sk_psock * psock) sk_psock_cork_free() argument 482 sk_psock_restore_proto(struct sock * sk,struct sk_psock * psock) sk_psock_restore_proto() argument 490 struct sk_psock *psock; sk_psock_get() local 502 sk_psock_put(struct sock * sk,struct sk_psock * psock) sk_psock_put() argument 508 sk_psock_data_ready(struct sock * sk,struct sk_psock * psock) sk_psock_data_ready() argument 549 sk_psock_strp_enabled(struct sk_psock * psock) sk_psock_strp_enabled() argument 559 struct sk_psock *psock; sk_psock_msg_inq() local 573 struct sk_psock *psock; sk_msg_first_len() local [all...] |
| /linux/net/kcm/ |
| H A D | kcmsock.c | 56 kcm_abort_tx_psock(struct kcm_psock * psock,int err,bool wakeup_kcm) kcm_abort_tx_psock() argument 96 kcm_update_rx_mux_stats(struct kcm_mux * mux,struct kcm_psock * psock) kcm_update_rx_mux_stats() argument 108 kcm_update_tx_mux_stats(struct kcm_mux * mux,struct kcm_psock * psock) kcm_update_tx_mux_stats() argument 127 struct kcm_psock *psock; kcm_rcv_ready() local 255 reserve_rx_kcm(struct kcm_psock * psock,struct sk_buff * head) reserve_rx_kcm() argument 307 unreserve_rx_kcm(struct kcm_psock * psock,bool rcv_ready) unreserve_rx_kcm() argument 352 struct kcm_psock *psock; psock_data_ready() local 368 struct kcm_psock *psock = container_of(strp, struct kcm_psock, strp); kcm_rcv_strparser() local 389 struct kcm_psock *psock = container_of(strp, struct kcm_psock, strp); kcm_parse_func_strparser() local 399 struct kcm_psock *psock = container_of(strp, struct kcm_psock, strp); kcm_read_sock_done() local 418 struct kcm_psock *psock; psock_write_space() local 447 struct kcm_psock *psock; reserve_psock() local 497 psock_now_avail(struct kcm_psock * psock) psock_now_avail() argument 527 struct kcm_psock *psock; unreserve_psock() local 587 struct kcm_psock *psock; kcm_write_msgs() local 1245 struct kcm_psock *psock = NULL, *tpsock; kcm_attach() local 1372 kcm_unattach(struct kcm_psock * psock) kcm_unattach() argument 1472 struct kcm_psock *psock; kcm_unattach_ioctl() local 1604 struct kcm_psock *psock, *tmp_psock; release_mux() local 1687 struct kcm_psock *psock; kcm_release() local [all...] |
| H A 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
|
| /linux/net/ipv4/ |
| H A D | tcp_bpf.c | 33 static int bpf_tcp_ingress(struct sock *sk, struct sk_psock *psock, in bpf_tcp_ingress() 167 struct sk_psock *psock = sk_psock_get(sk); in tcp_bpf_sendmsg_redir() local 181 static int tcp_msg_wait_data(struct sock *sk, struct sk_psock *psock, in tcp_msg_wait_data() 203 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 356 struct sk_psock *psock; in tcp_bpf_recvmsg() local 403 static int tcp_bpf_send_verdict(struct sock *sk, struct sk_psock *psock, in tcp_bpf_send_verdict() 521 struct sk_psock *psock; in tcp_bpf_sendmsg() local 677 struct sk_psock *psock; in tcp_bpf_strp_read_sock() local 708 int tcp_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in tcp_bpf_update_proto()
|
| H A D | udp_bpf.c | 28 static bool psock_has_data(struct sk_psock *psock) in psock_has_data() argument 37 static int udp_msg_wait_data(struct sock *sk, struct sk_psock *psock, in udp_msg_wait_data() argument 64 struct sk_psock *psock; udp_bpf_recvmsg() local 154 udp_bpf_update_proto(struct sock * sk,struct sk_psock * psock,bool restore) udp_bpf_update_proto() argument [all...] |
| /linux/net/vmw_vsock/ |
| H A D | vsock_bpf.c | 25 static bool vsock_has_data(struct sock *sk, struct sk_psock *psock) in vsock_has_data() argument 37 static bool vsock_msg_wait_data(struct sock *sk, struct sk_psock *psock, long timeo) in vsock_msg_wait_data() argument 79 struct sk_psock *psock; in vsock_bpf_recvmsg() local 150 vsock_bpf_update_proto(struct sock * sk,struct sk_psock * psock,bool restore) vsock_bpf_update_proto() argument [all...] |
| /linux/net/unix/ |
| H A D | unix_bpf.c | 16 static int unix_msg_wait_data(struct sock *sk, struct sk_psock *psock, in unix_msg_wait_data() argument 55 struct sk_psock *psock; in unix_bpf_recvmsg() local 148 unix_dgram_bpf_update_proto(struct sock * sk,struct sk_psock * psock,bool restore) unix_dgram_bpf_update_proto() argument 164 unix_stream_bpf_update_proto(struct sock * sk,struct sk_psock * psock,bool restore) unix_stream_bpf_update_proto() argument [all...] |
| /linux/net/tls/ |
| H A D | tls_sw.c | 2069 if (psock) { in tls_sw_recvmsg() local 870 struct sk_psock *psock; bpf_exec_tx_verdict() local 1375 tls_rx_rec_wait(struct sock * sk,struct sk_psock * psock,bool nonblock,bool released,bool has_copied) tls_rx_rec_wait() argument 2363 struct sk_psock *psock; tls_sw_read_sock() local 2456 struct sk_psock *psock; tls_sw_sock_is_readable() local 2539 struct sk_psock *psock; tls_data_ready() local
|
| H A D | tls_main.c | 407 struct sk_psock *psock; tls_sk_poll() local
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | lwt_redirect.c | 162 int psock = -1; in send_and_capture_test_packets() local
|