Symbol: proto_accept_arg
crypto/af_alg.c
409
struct proto_accept_arg *arg)
crypto/af_alg.c
471
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
826
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 = {
fs/smb/server/transport_rdma.c
333
struct proto_accept_arg arg = { .err = -EINVAL, };
fs/smb/smbdirect/accept.c
796
struct proto_accept_arg *arg)
include/crypto/if_alg.h
170
struct proto_accept_arg *arg);
include/linux/net.h
175
struct proto_accept_arg;
include/linux/net.h
195
struct proto_accept_arg *arg);
include/linux/smbdirect.h
163
struct proto_accept_arg *arg);
include/linux/socket.h
19
struct proto_accept_arg;
include/linux/socket.h
454
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
262
struct sock *inet_csk_accept(struct sock *sk, struct proto_accept_arg *arg);
include/net/sock.h
1303
struct proto_accept_arg *arg);
include/net/sock.h
1955
int sock_no_accept(struct socket *, struct socket *, struct proto_accept_arg *);
io_uring/net.c
1655
struct proto_accept_arg arg = {
net/bluetooth/iso.c
1361
struct proto_accept_arg *arg)
net/bluetooth/l2cap_sock.c
329
struct proto_accept_arg *arg)
net/bluetooth/rfcomm/sock.c
483
struct proto_accept_arg *arg)
net/bluetooth/sco.c
769
struct proto_accept_arg *arg)
net/core/sock.c
3551
struct proto_accept_arg *arg)
net/ipv4/af_inet.c
788
struct proto_accept_arg *arg)
net/ipv4/inet_connection_sock.c
649
struct sock *inet_csk_accept(struct sock *sk, struct proto_accept_arg *arg)
net/iucv/af_iucv.c
816
struct proto_accept_arg *arg)
net/llc/af_llc.c
695
struct proto_accept_arg *arg)
net/mptcp/protocol.c
4236
struct proto_accept_arg *arg)
net/nfc/llcp_sock.c
450
struct proto_accept_arg *arg)
net/phonet/pep.c
780
struct proto_accept_arg *arg)
net/phonet/socket.c
301
struct proto_accept_arg *arg)
net/sctp/socket.c
4934
static struct sock *sctp_accept(struct sock *sk, struct proto_accept_arg *arg)
net/smc/af_smc.c
2714
struct proto_accept_arg *arg)
net/smc/smc.h
50
struct proto_accept_arg *arg);
net/socket.c
1997
struct file *do_accept(struct file *file, struct proto_accept_arg *arg,
net/socket.c
2060
struct proto_accept_arg arg = { };
net/socket.c
3680
struct proto_accept_arg arg = {
net/tipc/socket.c
2722
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
1866
struct proto_accept_arg *arg)
net/x25/af_x25.c
871
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
454
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,