/kernel/linux/linux-5.10/net/rds/ |
H A D | tcp_listen.c | 99 struct socket *new_sock = NULL; in rds_tcp_accept_one() local [all...] |
/kernel/linux/linux-6.6/net/rds/ |
H A D | tcp_listen.c | 100 struct socket *new_sock = NULL; in rds_tcp_accept_one() local [all...] |
/kernel/linux/linux-5.10/drivers/target/iscsi/ |
H A D | iscsi_target_login.c | 949 struct socket *new_sock, *sock = np->np_socket; in iscsit_accept_np() local
|
/kernel/linux/linux-6.6/drivers/target/iscsi/ |
H A D | iscsi_target_login.c | 909 struct socket *new_sock, *sock = np->np_socket; in iscsit_accept_np() local
|
/kernel/linux/linux-5.10/net/nfc/ |
H A D | llcp_core.c | 918 struct nfc_llcp_sock *sock, *new_sock; in nfc_llcp_recv_connect() local [all...] |
/kernel/linux/linux-5.10/net/mptcp/ |
H A D | subflow.c | 1171 int mptcp_subflow_create_socket(struct sock *sk, struct socket **new_sock) in mptcp_subflow_create_socket() argument
|
/kernel/linux/linux-6.6/net/nfc/ |
H A D | llcp_core.c | 909 struct nfc_llcp_sock *sock, *new_sock; in nfc_llcp_recv_connect() local [all...] |
/kernel/linux/linux-5.10/net/smc/ |
H A D | af_smc.c | 1907 static int smc_accept(struct socket *sock, struct socket *new_sock, in smc_accept() argument 1220 smc_accept_dequeue(struct sock *parent, struct socket *new_sock) smc_accept_dequeue() argument
|
/kernel/linux/linux-5.10/fs/ocfs2/cluster/ |
H A D | tcp.c | 1781 struct socket *new_sock = NULL; in o2net_accept_one() local [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/cluster/ |
H A D | tcp.c | 1783 struct socket *new_sock = NULL; in o2net_accept_one() local [all...] |
/kernel/linux/linux-6.6/net/mptcp/ |
H A D | subflow.c | 1643 mptcp_subflow_create_socket(struct sock *sk, unsigned short family, struct socket **new_sock) mptcp_subflow_create_socket() argument
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | socket.c | 2711 static int tipc_accept(struct socket *sock, struct socket *new_sock, int flags, in tipc_accept() argument
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | socket.c | 2720 static int tipc_accept(struct socket *sock, struct socket *new_sock, int flags, in tipc_accept() argument
|
/kernel/linux/linux-6.6/net/smc/ |
H A D | af_smc.c | 2653 static int smc_accept(struct socket *sock, struct socket *new_sock, in smc_accept() argument 1807 smc_accept_dequeue(struct sock *parent, struct socket *new_sock) smc_accept_dequeue() argument
|