Symbol: proto_accept_arg
crypto/af_alg.c
411
struct proto_accept_arg *arg)
crypto/af_alg.c
473
struct proto_accept_arg *arg)
crypto/algif_hash.c
227
struct proto_accept_arg *arg)
crypto/algif_hash.c
354
struct proto_accept_arg *arg)
drivers/xen/pvcalls-back.c
520
struct proto_accept_arg arg = {
drivers/xen/pvcalls-front.c
779
struct proto_accept_arg *arg)
drivers/xen/pvcalls-front.h
15
struct proto_accept_arg *arg);
fs/ocfs2/cluster/tcp.c
1788
struct proto_accept_arg arg = {
include/crypto/if_alg.h
172
struct proto_accept_arg *arg);
include/linux/net.h
154
struct proto_accept_arg;
include/linux/net.h
174
struct proto_accept_arg *arg);
include/linux/socket.h
19
struct proto_accept_arg;
include/linux/socket.h
455
extern struct file *do_accept(struct file *file, struct proto_accept_arg *arg,
include/net/inet_common.h
32
struct proto_accept_arg *arg);
include/net/inet_connection_sock.h
263
struct sock *inet_csk_accept(struct sock *sk, struct proto_accept_arg *arg);
include/net/sock.h
1298
struct proto_accept_arg *arg);
include/net/sock.h
1942
int sock_no_accept(struct socket *, struct socket *, struct proto_accept_arg *);
io_uring/net.c
1654
struct proto_accept_arg arg = {
net/atm/svc.c
328
struct proto_accept_arg *arg)
net/ax25/af_ax25.c
1378
struct proto_accept_arg *arg)
net/bluetooth/iso.c
1341
struct proto_accept_arg *arg)
net/bluetooth/l2cap_sock.c
330
struct proto_accept_arg *arg)
net/bluetooth/rfcomm/sock.c
473
struct proto_accept_arg *arg)
net/bluetooth/sco.c
740
struct proto_accept_arg *arg)
net/core/sock.c
3503
struct proto_accept_arg *arg)
net/ipv4/af_inet.c
789
struct proto_accept_arg *arg)
net/ipv4/inet_connection_sock.c
650
struct sock *inet_csk_accept(struct sock *sk, struct proto_accept_arg *arg)
net/iucv/af_iucv.c
799
struct proto_accept_arg *arg)
net/llc/af_llc.c
697
struct proto_accept_arg *arg)
net/mptcp/protocol.c
4183
struct proto_accept_arg *arg)
net/netrom/af_netrom.c
776
struct proto_accept_arg *arg)
net/nfc/llcp_sock.c
450
struct proto_accept_arg *arg)
net/phonet/pep.c
763
struct proto_accept_arg *arg)
net/phonet/socket.c
295
struct proto_accept_arg *arg)
net/rose/af_rose.c
938
struct proto_accept_arg *arg)
net/sctp/socket.c
4923
static struct sock *sctp_accept(struct sock *sk, struct proto_accept_arg *arg)
net/smc/af_smc.c
2715
struct proto_accept_arg *arg)
net/smc/smc.h
50
struct proto_accept_arg *arg);
net/socket.c
1951
struct file *do_accept(struct file *file, struct proto_accept_arg *arg,
net/socket.c
2014
struct proto_accept_arg arg = { };
net/socket.c
3588
struct proto_accept_arg arg = {
net/tipc/socket.c
2717
struct proto_accept_arg *arg)
net/unix/af_unix.c
1836
struct proto_accept_arg *arg)
net/unix/af_unix.c
849
static int unix_accept(struct socket *, struct socket *, struct proto_accept_arg *arg);
net/vmw_vsock/af_vsock.c
1825
struct proto_accept_arg *arg)
net/x25/af_x25.c
875
struct proto_accept_arg *arg)
tools/perf/trace/beauty/include/linux/socket.h
19
struct proto_accept_arg;
tools/perf/trace/beauty/include/linux/socket.h
455
extern struct file *do_accept(struct file *file, struct proto_accept_arg *arg,
tools/testing/selftests/bpf/progs/test_sk_storage_tracing.c
87
int BPF_PROG(inet_csk_accept, struct sock *sk, struct proto_accept_arg *arg,