Home
last modified time | relevance | path

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

12

/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h19 struct proto_accept_arg;
455 extern struct file *do_accept(struct file *file, struct proto_accept_arg *arg,
/linux/include/linux/
H A Dsmbdirect.h163 struct proto_accept_arg *arg);
/linux/crypto/
H A Dalgif_hash.c227 struct proto_accept_arg *arg) in hash_accept()
354 struct proto_accept_arg *arg) in hash_accept_nokey()
H A Daf_alg.c409 struct proto_accept_arg *arg) in af_alg_accept()
471 struct proto_accept_arg *arg) in alg_accept()
/linux/include/crypto/
H A Dif_alg.h172 struct proto_accept_arg *arg);
/linux/net/smc/
H A Dsmc.h50 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
1945 int sock_no_accept(struct socket *, struct socket *, struct proto_accept_arg *);
/linux/fs/smb/server/
H A Dtransport_rdma.c333 struct proto_accept_arg arg = { .err = -EINVAL, }; in smb_direct_listener_kthread_fn()
/linux/net/atm/
H A Dsvc.c328 struct proto_accept_arg *arg) in svc_accept()
/linux/net/phonet/
H A Dsocket.c301 struct proto_accept_arg *arg) in pn_socket_accept()
/linux/fs/smb/smbdirect/
H A Daccept.c796 struct proto_accept_arg *arg) in smbdirect_socket_accept()
/linux/net/
H A Dsocket.c2010 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 Dsock.c473 struct proto_accept_arg *arg) in rfcomm_sock_accept()
/linux/net/nfc/
H A Dllcp_sock.c450 struct proto_accept_arg *arg) in llcp_sock_accept()
/linux/net/llc/
H A Daf_llc.c699 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.c779 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()
H A Daf_inet.c788 struct proto_accept_arg *arg) in inet_accept()
/linux/net/bluetooth/
H A Dsco.c746 struct proto_accept_arg *arg) in sco_sock_accept()
H A Dl2cap_sock.c330 struct proto_accept_arg *arg) in l2cap_sock_accept()
/linux/net/x25/
H A Daf_x25.c875 struct proto_accept_arg *arg) in x25_accept()
/linux/net/unix/
H A Daf_unix.c849 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 Dtcp.c1788 struct proto_accept_arg arg = { in o2net_accept_one()

12