Searched refs:proto_accept_arg (Results 1 – 25 of 29) sorted by relevance
12
| /linux/tools/perf/trace/beauty/include/linux/ |
| H A D | socket.h | 19 struct proto_accept_arg; 454 extern struct file *do_accept(struct file *file, struct proto_accept_arg *arg,
|
| /linux/include/linux/ |
| H A D | socket.h | 19 struct proto_accept_arg; 454 extern struct file *do_accept(struct file *file, struct proto_accept_arg *arg,
|
| H A D | net.h | 198 struct proto_accept_arg; 218 struct proto_accept_arg *arg);
|
| H A D | smbdirect.h | 163 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 1955 int sock_no_accept(struct socket *, struct socket *, struct proto_accept_arg *);
|
| /linux/net/smc/ |
| H A D | smc.h | 50 struct proto_accept_arg *arg);
|
| H A D | af_smc.c | 2715 struct proto_accept_arg *arg) in smc_accept()
|
| /linux/net/phonet/ |
| H A D | socket.c | 301 struct proto_accept_arg *arg) in pn_socket_accept()
|
| H A D | pep.c | 780 struct proto_accept_arg *arg) in pep_sock_accept()
|
| /linux/net/ |
| H A D | socket.c | 2022 struct file *do_accept(struct file *file, struct proto_accept_arg *arg, in do_accept() 2085 struct proto_accept_arg arg = { }; in __sys_accept4_file() 3709 struct proto_accept_arg arg = { in kernel_accept()
|
| /linux/net/bluetooth/rfcomm/ |
| H A D | sock.c | 482 struct proto_accept_arg *arg) in rfcomm_sock_accept()
|
| /linux/net/nfc/ |
| H A D | llcp_sock.c | 458 struct proto_accept_arg *arg) in llcp_sock_accept()
|
| /linux/net/llc/ |
| H A D | af_llc.c | 695 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 | 826 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()
|
| /linux/net/bluetooth/ |
| H A D | sco.c | 773 struct proto_accept_arg *arg) in sco_sock_accept()
|
| H A D | l2cap_sock.c | 329 struct proto_accept_arg *arg) in l2cap_sock_accept()
|
| H A D | iso.c | 1434 struct proto_accept_arg *arg) in iso_sock_accept()
|
| /linux/net/x25/ |
| H A D | af_x25.c | 871 struct proto_accept_arg *arg) in x25_accept()
|
| /linux/net/unix/ |
| H A D | af_unix.c | 850 static int unix_accept(struct socket *, struct socket *, struct proto_accept_arg *arg); 1845 struct proto_accept_arg *arg) in unix_accept()
|
| /linux/net/iucv/ |
| H A D | af_iucv.c | 819 struct proto_accept_arg *arg) in iucv_sock_accept()
|
| /linux/io_uring/ |
| H A D | net.c | 1652 struct proto_accept_arg arg = { in io_accept()
|
| /linux/net/vmw_vsock/ |
| H A D | af_vsock.c | 1891 struct proto_accept_arg *arg) in vsock_accept()
|
12