Searched defs:kern (Results 1 - 25 of 74) sorted by relevance

123

/linux-master/net/nfc/
H A Daf_nfc.c18 nfc_sock_create(struct net *net, struct socket *sock, int proto, int kern) argument
H A Drawsock.c323 rawsock_create(struct net *net, struct socket *sock, const struct nfc_protocol *nfc_proto, int kern) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtask_storage_nodeadlock.c25 BPF_PROG(socket_post_create, struct socket *sock, int family, int type, int protocol, int kern) argument
H A Dtest_sk_storage_tracing.c87 int BPF_PROG(inet_csk_accept, struct sock *sk, int flags, int *err, bool kern, argument
H A Dlsm_cgroup.c85 BPF_PROG(socket_post_create, struct socket *sock, int family, int type, int protocol, int kern) argument
94 BPF_PROG(socket_post_create2, struct socket *sock, int family, int type, int protocol, int kern) argument
H A Dbench_local_storage_create.c61 BPF_PROG(socket_post_create, struct socket *sock, int family, int type, int protocol, int kern) argument
H A Dlocal_storage.c183 BPF_PROG(socket_post_create, struct socket *sock, int family, int type, int protocol, int kern) argument
H A Dsetget_sockopt.c345 BPF_PROG(socket_post_create, struct socket *sock, int family, int type, int protocol, int kern) argument
/linux-master/net/bridge/netfilter/
H A Debt_mark.c65 struct ebt_mark_t_info *kern = dst; local
74 const struct ebt_mark_t_info *kern = src; local
H A Debt_mark_m.c49 struct ebt_mark_m_info *kern = dst; local
60 const struct ebt_mark_m_info *kern = src; local
[all...]
/linux-master/drivers/net/ppp/
H A Dpppox.c114 pppox_create(struct net *net, struct socket *sock, int protocol, int kern) argument
H A Dpptp.c541 static int pptp_create(struct net *net, struct socket *sock, int kern) argument
/linux-master/net/bluetooth/cmtp/
H A Dsock.c200 cmtp_sock_create(struct net *net, struct socket *sock, int protocol, int kern) argument
/linux-master/net/atm/
H A Dpvc.c132 pvc_create(struct net *net, struct socket *sock, int protocol, int kern) argument
H A Dsvc.c327 svc_accept(struct socket *sock, struct socket *newsock, int flags, bool kern) argument
660 svc_create(struct net *net, struct socket *sock, int protocol, int kern) argument
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_agp.c200 struct agp_kern_info *kern; local
[all...]
/linux-master/net/bluetooth/bnep/
H A Dsock.c198 bnep_sock_create(struct net *net, struct socket *sock, int protocol, int kern) argument
/linux-master/arch/um/include/shared/
H A Dnet_kern.h57 const struct net_kern_info *kern; member in struct:transport
/linux-master/net/phonet/
H A Daf_phonet.c50 pn_socket_create(struct net *net, struct socket *sock, int protocol, int kern) argument
/linux-master/net/bluetooth/hidp/
H A Dsock.c249 hidp_sock_create(struct net *net, struct socket *sock, int protocol, int kern) argument
/linux-master/crypto/
H A Dalgif_hash.c226 hash_accept(struct socket *sock, struct socket *newsock, int flags, bool kern) argument
357 hash_accept_nokey(struct socket *sock, struct socket *newsock, int flags, bool kern) argument
/linux-master/net/can/
H A Daf_can.c114 can_create(struct net *net, struct socket *sock, int protocol, int kern) argument
/linux-master/net/rds/
H A Daf_rds.c697 rds_create(struct net *net, struct socket *sock, int protocol, int kern) argument
/linux-master/net/bluetooth/
H A Daf_bluetooth.c113 bt_sock_create(struct net *net, struct socket *sock, int proto, int kern) argument
143 bt_sock_alloc(struct net *net, struct socket *sock, struct proto *prot, int proto, gfp_t prio, int kern) argument
/linux-master/net/mctp/
H A Daf_mctp.c681 mctp_pf_create(struct net *net, struct socket *sock, int protocol, int kern) argument

Completed in 200 milliseconds

123