Searched refs:proto_accept_arg (Results 1 – 25 of 32) sorted by relevance
12
| /linux/tools/perf/trace/beauty/include/linux/ |
| H A D | socket.h | 19 struct proto_accept_arg; 455 extern struct file *do_accept(struct file *file, struct proto_accept_arg *arg,
|
| /linux/include/linux/ |
| H A D | smbdirect.h | 163 struct proto_accept_arg *arg);
|
| /linux/crypto/ |
| H A D | algif_hash.c | 227 struct proto_accept_arg *arg) in hash_accept() 354 struct proto_accept_arg *arg) in hash_accept_nokey()
|
| H A D | af_alg.c | 409 struct proto_accept_arg *arg) in af_alg_accept() 471 struct proto_accept_arg *arg) in alg_accept()
|
| /linux/include/crypto/ |
| H A D | if_alg.h | 172 struct proto_accept_arg *arg);
|
| /linux/net/smc/ |
| H A D | smc.h | 50 struct proto_accept_arg *arg);
|
| /linux/include/net/ |
| H A D | inet_connection_sock.h | 262 struct sock *inet_csk_accept(struct sock *sk, struct proto_accept_arg *arg);
|
| H A D | sock.h | 1281 struct proto_accept_arg { struct 1303 struct proto_accept_arg *arg); argument 1945 int sock_no_accept(struct socket *, struct socket *, struct proto_accept_arg *);
|
| /linux/fs/smb/server/ |
| H A D | transport_rdma.c | 333 struct proto_accept_arg arg = { .err = -EINVAL, }; in smb_direct_listener_kthread_fn()
|
| /linux/net/atm/ |
| H A D | svc.c | 328 struct proto_accept_arg *arg) in svc_accept()
|
| /linux/net/phonet/ |
| H A D | socket.c | 301 struct proto_accept_arg *arg) in pn_socket_accept()
|
| /linux/fs/smb/smbdirect/ |
| H A D | accept.c | 796 struct proto_accept_arg *arg) in smbdirect_socket_accept()
|
| /linux/net/ |
| H A D | socket.c | 2010 struct file *do_accept(struct file *file, struct proto_accept_arg *arg, in do_accept() 2073 struct proto_accept_arg arg = { }; in __sys_accept4_file() 3694 struct proto_accept_arg arg = { in kernel_accept()
|
| /linux/net/bluetooth/rfcomm/ |
| H A D | sock.c | 473 struct proto_accept_arg *arg) in rfcomm_sock_accept()
|
| /linux/net/nfc/ |
| H A D | llcp_sock.c | 450 struct proto_accept_arg *arg) in llcp_sock_accept()
|
| /linux/net/llc/ |
| H A D | af_llc.c | 699 struct proto_accept_arg *arg) in llc_ui_accept()
|
| /linux/drivers/xen/ |
| H A D | pvcalls-back.c | 520 struct proto_accept_arg arg = { in __pvcalls_back_accept()
|
| H A D | pvcalls-front.c | 779 struct proto_accept_arg *arg) in pvcalls_front_accept()
|
| /linux/net/ipv4/ |
| H A D | inet_connection_sock.c | 649 struct sock *inet_csk_accept(struct sock *sk, struct proto_accept_arg *arg) in inet_csk_accept()
|
| H A D | af_inet.c | 788 struct proto_accept_arg *arg) in inet_accept()
|
| /linux/net/bluetooth/ |
| H A D | sco.c | 746 struct proto_accept_arg *arg) in sco_sock_accept()
|
| H A D | l2cap_sock.c | 330 struct proto_accept_arg *arg) in l2cap_sock_accept()
|
| /linux/net/x25/ |
| H A D | af_x25.c | 875 struct proto_accept_arg *arg) in x25_accept()
|
| /linux/net/unix/ |
| H A D | af_unix.c | 849 static int unix_accept(struct socket *, struct socket *, struct proto_accept_arg *arg); 1840 struct proto_accept_arg *arg) in unix_accept()
|
| /linux/fs/ocfs2/cluster/ |
| H A D | tcp.c | 1788 struct proto_accept_arg arg = { in o2net_accept_one()
|
12