Searched refs:dn_alloc_sock (Results 1 – 1 of 1) sorted by relevance
465 static struct sock *dn_alloc_sock(struct net *net, struct socket *sock, gfp_t gfp, int kern) in dn_alloc_sock() function692 if ((sk = dn_alloc_sock(net, sock, GFP_KERNEL, kern)) == NULL) in dn_create()1096 newsk = dn_alloc_sock(sock_net(sk), newsock, sk->sk_allocation, kern); in dn_accept()