Searched refs:sock_create_lite (Results 1 – 1 of 1) sorted by relevance
1394 int sock_create_lite(int family, int type, int protocol, struct socket **res) in sock_create_lite() function1422 EXPORT_SYMBOL(sock_create_lite);3594 err = sock_create_lite(sk->sk_family, sk->sk_type, sk->sk_protocol, in kernel_accept()