Home
last modified time | relevance | path

Searched refs:sock_create_lite (Results 1 – 8 of 8) sorted by relevance

/linux/net/rds/
A Dtcp_listen.c115 ret = sock_create_lite(sock->sk->sk_family, in rds_tcp_accept_one()
/linux/include/linux/
A Dnet.h233 int sock_create_lite(int family, int type, int proto, struct socket **res);
/linux/net/
A Dsocket.c1254 int sock_create_lite(int family, int type, int protocol, struct socket **res) in sock_create_lite() function
1282 EXPORT_SYMBOL(sock_create_lite);
3417 err = sock_create_lite(sk->sk_family, sk->sk_type, sk->sk_protocol, in kernel_accept()
/linux/fs/ocfs2/cluster/
A Dtcp.c1793 ret = sock_create_lite(sock->sk->sk_family, sock->sk->sk_type, in o2net_accept_one()
/linux/net/netlink/
A Daf_netlink.c2044 if (sock_create_lite(PF_NETLINK, SOCK_DGRAM, unit, &sock)) in __netlink_kernel_create()
/linux/
A Dvmlinux.symvers8078 0x00000000 sock_create_lite vmlinux EXPORT_SYMBOL
A DSystem.map50253 ffff800010d68c10 T sock_create_lite
A D.tmp_System.map50253 ffff800010d68c10 T sock_create_lite

Completed in 384 milliseconds