/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | lsm_cgroup_nonvoid.c | 10 int BPF_PROG(nonvoid_socket_clone, struct sock *newsk, const struct request_sock *req) in BPF_PROG() argument
|
H A D | lsm_cgroup.c | 163 int BPF_PROG(socket_clone, struct sock *newsk, const struct request_sock *req) in BPF_PROG() argument
|
/kernel/linux/linux-5.10/include/net/ |
H A D | bpf_sk_storage.h | 40 bpf_sk_storage_clone(const struct sock *sk, struct sock *newsk) bpf_sk_storage_clone() argument
|
/kernel/linux/linux-6.6/include/net/ |
H A D | bpf_sk_storage.h | 41 bpf_sk_storage_clone(const struct sock *sk, struct sock *newsk) bpf_sk_storage_clone() argument
|
/kernel/linux/linux-5.10/net/dccp/ |
H A D | minisocks.c | 87 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in dccp_create_openreq_child() local
|
H A D | ipv6.c | 414 struct sock *newsk; in dccp_v6_request_recv_sock() local [all...] |
H A D | ipv4.c | 404 struct sock *newsk; in dccp_v4_request_recv_sock() local [all...] |
/kernel/linux/linux-6.6/net/dccp/ |
H A D | minisocks.c | 88 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in dccp_create_openreq_child() local
|
H A D | ipv4.c | 416 struct sock *newsk; in dccp_v4_request_recv_sock() local [all...] |
/kernel/linux/linux-5.10/security/selinux/include/ |
H A D | netlabel.h | 115 selinux_netlbl_sctp_sk_clone(struct sock *sk, struct sock *newsk) selinux_netlbl_sctp_sk_clone() argument
|
/kernel/linux/linux-6.6/security/selinux/include/ |
H A D | netlabel.h | 115 selinux_netlbl_sctp_sk_clone(struct sock *sk, struct sock *newsk) selinux_netlbl_sctp_sk_clone() argument
|
/kernel/linux/linux-5.10/security/selinux/ |
H A D | netlabel.c | 371 void selinux_netlbl_sctp_sk_clone(struct sock *sk, struct sock *newsk) in selinux_netlbl_sctp_sk_clone() argument
|
/kernel/linux/linux-6.6/security/selinux/ |
H A D | netlabel.c | 375 void selinux_netlbl_sctp_sk_clone(struct sock *sk, struct sock *newsk) in selinux_netlbl_sctp_sk_clone() argument
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | tcp_minisocks.c | 460 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in tcp_create_openreq_child() local [all...] |
H A D | tcp_bpf.c | 644 void tcp_bpf_clone(const struct sock *sk, struct sock *newsk) in tcp_bpf_clone() argument
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | tcp_bpf.c | 693 void tcp_bpf_clone(const struct sock *sk, struct sock *newsk) in tcp_bpf_clone() argument
|
H A D | tcp_minisocks.c | 486 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in tcp_create_openreq_child() local [all...] |
/kernel/linux/linux-5.10/net/phonet/ |
H A D | pep.c | 766 struct sock *newsk = NULL; in pep_sock_accept() local [all...] |
H A D | socket.c | 298 struct sock *newsk; in pn_socket_accept() local
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | topsrv.c | 457 struct sock *newsk; in tipc_topsrv_accept() local
|
/kernel/linux/linux-5.10/net/core/ |
H A D | bpf_sk_storage.c | 166 bpf_sk_storage_clone_elem(struct sock *newsk, in bpf_sk_storage_clone_elem() argument 186 int bpf_sk_storage_clone(const struct sock *sk, struct sock *newsk) in bpf_sk_storage_clone() argument
|
/kernel/linux/linux-5.10/net/llc/ |
H A D | af_llc.c | 699 struct sock *sk = sock->sk, *newsk; in llc_ui_accept() local
|
H A D | llc_conn.c | 752 struct sock *newsk = llc_sk_alloc(sock_net(sk), sk->sk_family, GFP_ATOMIC, in llc_create_incoming_sock() local 793 struct sock *newsk = llc_create_incoming_sock(sk, skb->dev, in llc_conn_handler() local
|
/kernel/linux/linux-6.6/net/phonet/ |
H A D | pep.c | 766 struct sock *newsk = NULL; in pep_sock_accept() local [all...] |
H A D | socket.c | 298 struct sock *newsk; in pn_socket_accept() local
|