/linux/crypto/ |
H A D | algif_hash.c | 226 static int hash_accept(struct socket *sock, struct socket *newsock, in hash_accept() 353 static int hash_accept_nokey(struct socket *sock, struct socket *newsock, in hash_accept_nokey()
|
/linux/net/nfc/ |
H A 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/net/ipv4/ |
H A D | af_inet.c | 754 __inet_accept(struct socket * sock,struct socket * newsock,struct sock * newsk) __inet_accept() argument 774 inet_accept(struct socket * sock,struct socket * newsock,struct proto_accept_arg * arg) inet_accept() argument
|
/linux/net/atm/ |
H A D | svc.c | 327 static int svc_accept(struct socket *sock, struct socket *newsock, in svc_accept()
|
/linux/net/iucv/ |
H A D | af_iucv.c | 520 iucv_accept_dequeue(struct sock * parent,struct socket * newsock) iucv_accept_dequeue() argument 797 iucv_sock_accept(struct socket * sock,struct socket * newsock,struct proto_accept_arg * arg) iucv_sock_accept() argument
|
/linux/net/bluetooth/ |
H A D | af_bluetooth.c | 266 struct sock *bt_accept_dequeue(struct sock *parent, struct socket *newsock) in bt_accept_dequeue()
|
H A D | l2cap_sock.c | 329 static int l2cap_sock_accept(struct socket *sock, struct socket *newsock, in l2cap_sock_accept()
|
H A D | sco.c | 711 sco_sock_accept(struct socket * sock,struct socket * newsock,struct proto_accept_arg * arg) sco_sock_accept() argument
|
H A D | iso.c | 1237 iso_sock_accept(struct socket * sock,struct socket * newsock,struct proto_accept_arg * arg) iso_sock_accept() argument
|
/linux/net/bluetooth/rfcomm/ |
H A D | sock.c | 471 static int rfcomm_sock_accept(struct socket *sock, struct socket *newsock, in rfcomm_sock_accept()
|
/linux/net/tipc/ |
H A D | topsrv.c | 458 struct socket *newsock, *lsock; in tipc_topsrv_accept() local
|
/linux/net/llc/ |
H A D | af_llc.c | 696 static int llc_ui_accept(struct socket *sock, struct socket *newsock, in llc_ui_accept()
|
/linux/net/phonet/ |
H A D | socket.c | 294 static int pn_socket_accept(struct socket *sock, struct socket *newsock, in pn_socket_accept() argument
|
/linux/net/netrom/ |
H A D | af_netrom.c | 775 static int nr_accept(struct socket *sock, struct socket *newsock, in nr_accept()
|
/linux/drivers/nvme/target/ |
H A D | tcp.c | 1869 struct socket *newsock) in nvmet_tcp_alloc_queue() 1975 struct socket *newsock; in nvmet_tcp_accept_work() local
|
/linux/net/ax25/ |
H A D | af_ax25.c | 1377 static int ax25_accept(struct socket *sock, struct socket *newsock, in ax25_accept()
|
/linux/security/apparmor/ |
H A D | af_unix.c | 548 int aa_unix_accept_perm(struct socket *sock, struct socket *newsock) in aa_unix_accept_perm()
|
H A D | lsm.c | 1407 static int apparmor_socket_accept(struct socket *sock, struct socket *newsock) in apparmor_socket_accept()
|
/linux/net/x25/ |
H A D | af_x25.c | 874 static int x25_accept(struct socket *sock, struct socket *newsock, in x25_accept()
|
/linux/net/rose/ |
H A D | af_rose.c | 931 static int rose_accept(struct socket *sock, struct socket *newsock, in rose_accept()
|
/linux/net/kcm/ |
H A D | kcmsock.c | 1512 struct socket *newsock; in kcm_clone() local
|
/linux/net/sunrpc/ |
H A D | svcsock.c | 913 struct socket *newsock; in svc_tcp_accept() local
|
/linux/net/vmw_vsock/ |
H A D | af_vsock.c | 1702 vsock_accept(struct socket * sock,struct socket * newsock,struct proto_accept_arg * arg) vsock_accept() argument
|
/linux/fs/dlm/ |
H A D | lowcomms.c | 987 struct socket *newsock; in accept_from_sock() local
|
/linux/net/ |
H A D | socket.c | 1942 struct socket *sock, *newsock; do_accept() local 3609 kernel_accept(struct socket * sock,struct socket ** newsock,int flags) kernel_accept() argument [all...] |