/linux/crypto/ |
H A D | algif_hash.c | 226 static int hash_accept(struct socket *sock, struct socket *newsock, in hash_accept() argument 353 static int hash_accept_nokey(struct socket *sock, struct socket *newsock, in hash_accept_nokey() argument
|
H A D | af_alg.c | 410 int af_alg_accept(struct sock *sk, struct socket *newsock, in af_alg_accept() argument 472 static int alg_accept(struct socket *sock, struct socket *newsock, in alg_accept() argument
|
/linux/net/nfc/ |
H A D | llcp_sock.c | 409 struct socket *newsock) in nfc_llcp_accept_dequeue() argument 449 static int llcp_sock_accept(struct socket *sock, struct socket *newsock, in llcp_sock_accept() argument
|
/linux/net/ipv4/ |
H A D | af_inet.c | 754 void __inet_accept(struct socket *sock, struct socket *newsock, struct sock *newsk) in __inet_accept() argument 774 int inet_accept(struct socket *sock, struct socket *newsock, in inet_accept() argument
|
/linux/net/iucv/ |
H A D | af_iucv.c | 521 struct socket *newsock) in iucv_accept_dequeue() argument 798 static int iucv_sock_accept(struct socket *sock, struct socket *newsock, in 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() argument
|
H A D | l2cap_sock.c | 329 static int l2cap_sock_accept(struct socket *sock, struct socket *newsock, in l2cap_sock_accept() argument
|
H A D | sco.c | 711 static int sco_sock_accept(struct socket *sock, struct socket *newsock, in sco_sock_accept() argument
|
H A D | iso.c | 1237 static int iso_sock_accept(struct socket *sock, struct socket *newsock, in 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() argument
|
/linux/net/tipc/ |
H A D | topsrv.c | 458 struct socket *newsock, *lsock; in tipc_topsrv_accept() local
|
/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() argument
|
/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() argument
|
/linux/net/ax25/ |
H A D | af_ax25.c | 1377 static int ax25_accept(struct socket *sock, struct socket *newsock, in ax25_accept() argument
|
/linux/net/x25/ |
H A D | af_x25.c | 874 static int x25_accept(struct socket *sock, struct socket *newsock, in x25_accept() argument
|
/linux/net/rose/ |
H A D | af_rose.c | 930 static int rose_accept(struct socket *sock, struct socket *newsock, in rose_accept() argument
|
/linux/net/kcm/ |
H A D | kcmsock.c | 1512 struct socket *newsock; in kcm_clone() local
|
/linux/drivers/xen/ |
H A D | pvcalls-front.c | 778 int pvcalls_front_accept(struct socket *sock, struct socket *newsock, in pvcalls_front_accept() argument
|
/linux/net/sunrpc/ |
H A D | svcsock.c | 913 struct socket *newsock; in svc_tcp_accept() local [all...] |
/linux/fs/dlm/ |
H A D | lowcomms.c | 987 struct socket *newsock; in accept_from_sock() local [all...] |
/linux/net/vmw_vsock/ |
H A D | af_vsock.c | 1702 static int vsock_accept(struct socket *sock, struct socket *newsock, in vsock_accept()
|
/linux/net/core/ |
H A D | sock.c | 3455 int sock_no_accept(struct socket *sock, struct socket *newsock, in sock_no_accept() argument
|
/linux/net/unix/ |
H A D | af_unix.c | 1861 static int unix_accept(struct socket *sock, struct socket *newsock, in unix_accept() argument
|
/linux/net/mptcp/ |
H A D | protocol.c | 3867 static int mptcp_stream_accept(struct socket *sock, struct socket *newsock, in mptcp_stream_accept() argument
|