/kernel/linux/linux-5.10/crypto/ |
H A D | algif_hash.c | 230 static int hash_accept(struct socket *sock, struct socket *newsock, int flags, in hash_accept() argument 363 static int hash_accept_nokey(struct socket *sock, struct socket *newsock, in hash_accept_nokey() argument
|
H A D | af_alg.c | 277 int af_alg_accept(struct sock *sk, struct socket *newsock, bool kern) in af_alg_accept() argument 338 static int alg_accept(struct socket *sock, struct socket *newsock, int flags, in alg_accept() argument
|
/kernel/linux/linux-5.10/net/atm/ |
H A D | svc.c | 322 static int svc_accept(struct socket *sock, struct socket *newsock, int flags, in svc_accept() argument
|
/kernel/linux/linux-6.6/crypto/ |
H A D | algif_hash.c | 226 static int hash_accept(struct socket *sock, struct socket *newsock, int flags, in hash_accept() argument 357 static int hash_accept_nokey(struct socket *sock, struct socket *newsock, in hash_accept_nokey() argument
|
/kernel/linux/linux-6.6/net/atm/ |
H A D | svc.c | 327 static int svc_accept(struct socket *sock, struct socket *newsock, int flags, in svc_accept() argument
|
/kernel/linux/linux-5.10/net/nfc/ |
H A D | llcp_sock.c | 444 static int llcp_sock_accept(struct socket *sock, struct socket *newsock, in llcp_sock_accept() argument 403 nfc_llcp_accept_dequeue(struct sock *parent, struct socket *newsock) nfc_llcp_accept_dequeue() argument
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | af_bluetooth.c | 194 struct sock *bt_accept_dequeue(struct sock *parent, struct socket *newsock) in bt_accept_dequeue() argument
|
H A D | l2cap_sock.c | 346 static int l2cap_sock_accept(struct socket *sock, struct socket *newsock, in l2cap_sock_accept() argument
|
H A D | sco.c | 650 static int sco_sock_accept(struct socket *sock, struct socket *newsock, in sco_sock_accept() argument
|
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/ |
H A D | sock.c | 473 static int rfcomm_sock_accept(struct socket *sock, struct socket *newsock, int flags, in rfcomm_sock_accept() argument
|
/kernel/linux/linux-6.6/net/nfc/ |
H A D | llcp_sock.c | 449 static int llcp_sock_accept(struct socket *sock, struct socket *newsock, in llcp_sock_accept() argument 408 nfc_llcp_accept_dequeue(struct sock *parent, struct socket *newsock) nfc_llcp_accept_dequeue() argument
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | af_bluetooth.c | 241 struct sock *bt_accept_dequeue(struct sock *parent, struct socket *newsock) in bt_accept_dequeue() argument
|
H A D | l2cap_sock.c | 328 static int l2cap_sock_accept(struct socket *sock, struct socket *newsock, in l2cap_sock_accept() argument
|
/kernel/linux/linux-6.6/net/bluetooth/rfcomm/ |
H A D | sock.c | 471 static int rfcomm_sock_accept(struct socket *sock, struct socket *newsock, int flags, in rfcomm_sock_accept() argument
|
/kernel/linux/linux-5.10/net/phonet/ |
H A D | socket.c | 294 static int pn_socket_accept(struct socket *sock, struct socket *newsock, in pn_socket_accept() argument
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | topsrv.c | 455 struct socket *newsock, *lsock; in tipc_topsrv_accept() local
|
/kernel/linux/linux-5.10/net/llc/ |
H A D | af_llc.c | 696 static int llc_ui_accept(struct socket *sock, struct socket *newsock, int flags, in llc_ui_accept() argument
|
/kernel/linux/linux-6.6/net/phonet/ |
H A D | socket.c | 294 static int pn_socket_accept(struct socket *sock, struct socket *newsock, in pn_socket_accept() argument
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | topsrv.c | 458 struct socket *newsock, *lsock; in tipc_topsrv_accept() local
|
/kernel/linux/linux-6.6/net/llc/ |
H A D | af_llc.c | 697 static int llc_ui_accept(struct socket *sock, struct socket *newsock, int flags, in llc_ui_accept() argument
|
/kernel/linux/linux-5.10/net/netrom/ |
H A D | af_netrom.c | 775 static int nr_accept(struct socket *sock, struct socket *newsock, int flags, in nr_accept() argument
|
/kernel/linux/linux-5.10/net/rose/ |
H A D | af_rose.c | 918 static int rose_accept(struct socket *sock, struct socket *newsock, int flags, in rose_accept() argument
|
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | svcsock.c | 747 struct socket *newsock; in svc_tcp_accept() local [all...] |
/kernel/linux/linux-5.10/net/x25/ |
H A D | af_x25.c | 879 static int x25_accept(struct socket *sock, struct socket *newsock, int flags, in x25_accept() argument
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | pvcalls-front.c | 763 int pvcalls_front_accept(struct socket *sock, struct socket *newsock, int flags) in pvcalls_front_accept() argument
|