Home
last modified time | relevance | path

Searched defs:newsock (Results 1 – 25 of 33) sorted by relevance

12

/kernel/linux/linux-5.10/crypto/
Dalgif_hash.c230 static int hash_accept(struct socket *sock, struct socket *newsock, int flags, in hash_accept()
363 static int hash_accept_nokey(struct socket *sock, struct socket *newsock, in hash_accept_nokey()
Daf_alg.c277 int af_alg_accept(struct sock *sk, struct socket *newsock, bool kern) in af_alg_accept()
338 static int alg_accept(struct socket *sock, struct socket *newsock, int flags, in alg_accept()
/kernel/linux/linux-5.10/net/nfc/
Dllcp_sock.c404 struct socket *newsock) in nfc_llcp_accept_dequeue()
444 static int llcp_sock_accept(struct socket *sock, struct socket *newsock, in llcp_sock_accept()
/kernel/linux/linux-5.10/net/atm/
Dsvc.c322 static int svc_accept(struct socket *sock, struct socket *newsock, int flags, in svc_accept()
/kernel/linux/linux-5.10/net/bluetooth/
Daf_bluetooth.c194 struct sock *bt_accept_dequeue(struct sock *parent, struct socket *newsock) in bt_accept_dequeue()
Dl2cap_sock.c345 static int l2cap_sock_accept(struct socket *sock, struct socket *newsock, in l2cap_sock_accept()
Dsco.c646 static int sco_sock_accept(struct socket *sock, struct socket *newsock, in sco_sock_accept()
/kernel/linux/linux-5.10/net/iucv/
Daf_iucv.c543 struct socket *newsock) in iucv_accept_dequeue()
820 static int iucv_sock_accept(struct socket *sock, struct socket *newsock, in iucv_sock_accept()
/kernel/linux/linux-5.10/net/phonet/
Dsocket.c294 static int pn_socket_accept(struct socket *sock, struct socket *newsock, in pn_socket_accept()
/kernel/linux/linux-5.10/net/llc/
Daf_llc.c692 static int llc_ui_accept(struct socket *sock, struct socket *newsock, int flags, in llc_ui_accept()
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/
Dsock.c473 static int rfcomm_sock_accept(struct socket *sock, struct socket *newsock, int flags, in rfcomm_sock_accept()
/kernel/linux/linux-5.10/net/tipc/
Dtopsrv.c455 struct socket *newsock, *lsock; in tipc_topsrv_accept() local
/kernel/linux/linux-5.10/drivers/nvme/target/
Dtcp.c1560 struct socket *newsock) in nvmet_tcp_alloc_queue()
1623 struct socket *newsock; in nvmet_tcp_accept_work() local
/kernel/linux/linux-5.10/net/netrom/
Daf_netrom.c770 static int nr_accept(struct socket *sock, struct socket *newsock, int flags, in nr_accept()
/kernel/linux/linux-5.10/net/rose/
Daf_rose.c881 static int rose_accept(struct socket *sock, struct socket *newsock, int flags, in rose_accept()
/kernel/linux/linux-5.10/net/ax25/
Daf_ax25.c1367 static int ax25_accept(struct socket *sock, struct socket *newsock, int flags, in ax25_accept()
/kernel/linux/linux-5.10/net/x25/
Daf_x25.c873 static int x25_accept(struct socket *sock, struct socket *newsock, int flags, in x25_accept()
/kernel/linux/linux-5.10/drivers/xen/
Dpvcalls-front.c763 int pvcalls_front_accept(struct socket *sock, struct socket *newsock, int flags) in pvcalls_front_accept()
/kernel/linux/linux-5.10/net/ipv4/
Daf_inet.c743 int inet_accept(struct socket *sock, struct socket *newsock, int flags, in inet_accept()
/kernel/linux/linux-5.10/net/sunrpc/
Dsvcsock.c748 struct socket *newsock; in svc_tcp_accept() local
/kernel/linux/linux-5.10/net/kcm/
Dkcmsock.c1621 struct socket *newsock; in kcm_clone() local
/kernel/linux/linux-5.10/fs/dlm/
Dlowcomms.c770 struct socket *newsock; in accept_from_sock() local
/kernel/linux/linux-5.10/net/vmw_vsock/
Daf_vsock.c1401 static int vsock_accept(struct socket *sock, struct socket *newsock, int flags, in vsock_accept()
/kernel/linux/linux-5.10/net/decnet/
Daf_decnet.c1063 static int dn_accept(struct socket *sock, struct socket *newsock, int flags, in dn_accept()
/kernel/linux/linux-5.10/net/
Dsocket.c1695 struct socket *sock, *newsock; in do_accept() local
3426 int kernel_accept(struct socket *sock, struct socket **newsock, int flags) in kernel_accept()

12