/linux-6.12.1/crypto/ |
D | algif_hash.c | 226 static int hash_accept(struct socket *sock, struct socket *newsock, in hash_accept() 357 static int hash_accept_nokey(struct socket *sock, struct socket *newsock, in hash_accept_nokey()
|
D | af_alg.c | 410 int af_alg_accept(struct sock *sk, struct socket *newsock, in af_alg_accept() 472 static int alg_accept(struct socket *sock, struct socket *newsock, in alg_accept()
|
/linux-6.12.1/net/nfc/ |
D | llcp_sock.c | 409 struct socket *newsock) in nfc_llcp_accept_dequeue() 449 static int llcp_sock_accept(struct socket *sock, struct socket *newsock, in llcp_sock_accept()
|
/linux-6.12.1/net/ipv4/ |
D | af_inet.c | 756 void __inet_accept(struct socket *sock, struct socket *newsock, struct sock *newsk) in __inet_accept() 776 int inet_accept(struct socket *sock, struct socket *newsock, in inet_accept()
|
/linux-6.12.1/net/atm/ |
D | svc.c | 327 static int svc_accept(struct socket *sock, struct socket *newsock, in svc_accept()
|
/linux-6.12.1/net/iucv/ |
D | af_iucv.c | 520 struct socket *newsock) in iucv_accept_dequeue() 797 static int iucv_sock_accept(struct socket *sock, struct socket *newsock, in iucv_sock_accept()
|
/linux-6.12.1/net/bluetooth/ |
D | af_bluetooth.c | 263 struct sock *bt_accept_dequeue(struct sock *parent, struct socket *newsock) in bt_accept_dequeue()
|
D | sco.c | 655 static int sco_sock_accept(struct socket *sock, struct socket *newsock, in sco_sock_accept()
|
D | l2cap_sock.c | 329 static int l2cap_sock_accept(struct socket *sock, struct socket *newsock, in l2cap_sock_accept()
|
D | iso.c | 1167 static int iso_sock_accept(struct socket *sock, struct socket *newsock, in iso_sock_accept()
|
/linux-6.12.1/net/bluetooth/rfcomm/ |
D | sock.c | 471 static int rfcomm_sock_accept(struct socket *sock, struct socket *newsock, in rfcomm_sock_accept()
|
/linux-6.12.1/net/llc/ |
D | af_llc.c | 696 static int llc_ui_accept(struct socket *sock, struct socket *newsock, in llc_ui_accept()
|
/linux-6.12.1/net/tipc/ |
D | topsrv.c | 458 struct socket *newsock, *lsock; in tipc_topsrv_accept() local
|
/linux-6.12.1/net/phonet/ |
D | socket.c | 294 static int pn_socket_accept(struct socket *sock, struct socket *newsock, in pn_socket_accept()
|
/linux-6.12.1/net/netrom/ |
D | af_netrom.c | 775 static int nr_accept(struct socket *sock, struct socket *newsock, in nr_accept()
|
/linux-6.12.1/drivers/nvme/target/ |
D | tcp.c | 1873 struct socket *newsock) in nvmet_tcp_alloc_queue() 1977 struct socket *newsock; in nvmet_tcp_accept_work() local
|
/linux-6.12.1/net/ax25/ |
D | af_ax25.c | 1376 static int ax25_accept(struct socket *sock, struct socket *newsock, in ax25_accept()
|
/linux-6.12.1/net/x25/ |
D | af_x25.c | 874 static int x25_accept(struct socket *sock, struct socket *newsock, in x25_accept()
|
/linux-6.12.1/net/rose/ |
D | af_rose.c | 922 static int rose_accept(struct socket *sock, struct socket *newsock, in rose_accept()
|
/linux-6.12.1/net/kcm/ |
D | kcmsock.c | 1507 struct socket *newsock; in kcm_clone() local
|
/linux-6.12.1/drivers/xen/ |
D | pvcalls-front.c | 772 int pvcalls_front_accept(struct socket *sock, struct socket *newsock, int flags) in pvcalls_front_accept()
|
/linux-6.12.1/net/sunrpc/ |
D | svcsock.c | 887 struct socket *newsock; in svc_tcp_accept() local
|
/linux-6.12.1/net/vmw_vsock/ |
D | af_vsock.c | 1561 static int vsock_accept(struct socket *sock, struct socket *newsock, in vsock_accept()
|
/linux-6.12.1/fs/dlm/ |
D | lowcomms.c | 985 struct socket *newsock; in accept_from_sock() local
|
/linux-6.12.1/net/ |
D | socket.c | 1919 struct socket *sock, *newsock; in do_accept() local 3602 int kernel_accept(struct socket *sock, struct socket **newsock, int flags) in kernel_accept()
|