Home
last modified time | relevance | path

Searched refs:proto_accept_arg (Results 1 – 25 of 29) sorted by relevance

12

/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h19 struct proto_accept_arg;
454 extern struct file *do_accept(struct file *file, struct proto_accept_arg *arg,
/linux/include/linux/
H A Dsocket.h19 struct proto_accept_arg;
454 extern struct file *do_accept(struct file *file, struct proto_accept_arg *arg,
H A Dnet.h198 struct proto_accept_arg;
218 struct proto_accept_arg *arg);
H A Dsmbdirect.h163 struct proto_accept_arg *arg);
/linux/include/net/
H A Dinet_connection_sock.h262 struct sock *inet_csk_accept(struct sock *sk, struct proto_accept_arg *arg);
H A Dsock.h1281 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 Dsmc.h50 struct proto_accept_arg *arg);
H A Daf_smc.c2715 struct proto_accept_arg *arg) in smc_accept()
/linux/net/phonet/
H A Dsocket.c301 struct proto_accept_arg *arg) in pn_socket_accept()
H A Dpep.c780 struct proto_accept_arg *arg) in pep_sock_accept()
/linux/net/
H A Dsocket.c2022 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 Dsock.c482 struct proto_accept_arg *arg) in rfcomm_sock_accept()
/linux/net/nfc/
H A Dllcp_sock.c458 struct proto_accept_arg *arg) in llcp_sock_accept()
/linux/net/llc/
H A Daf_llc.c695 struct proto_accept_arg *arg) in llc_ui_accept()
/linux/drivers/xen/
H A Dpvcalls-back.c520 struct proto_accept_arg arg = { in __pvcalls_back_accept()
H A Dpvcalls-front.c826 struct proto_accept_arg *arg) in pvcalls_front_accept()
/linux/net/ipv4/
H A Dinet_connection_sock.c649 struct sock *inet_csk_accept(struct sock *sk, struct proto_accept_arg *arg) in inet_csk_accept()
/linux/net/bluetooth/
H A Dsco.c773 struct proto_accept_arg *arg) in sco_sock_accept()
H A Dl2cap_sock.c329 struct proto_accept_arg *arg) in l2cap_sock_accept()
H A Diso.c1434 struct proto_accept_arg *arg) in iso_sock_accept()
/linux/net/x25/
H A Daf_x25.c871 struct proto_accept_arg *arg) in x25_accept()
/linux/net/unix/
H A Daf_unix.c850 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 Daf_iucv.c819 struct proto_accept_arg *arg) in iucv_sock_accept()
/linux/io_uring/
H A Dnet.c1652 struct proto_accept_arg arg = { in io_accept()
/linux/net/vmw_vsock/
H A Daf_vsock.c1891 struct proto_accept_arg *arg) in vsock_accept()

12