Searched refs:iso_sock_alloc (Results 1 – 1 of 1) sorted by relevance
739 static struct sock *iso_sock_alloc(struct net *net, struct socket *sock, in iso_sock_alloc() function774 sk = iso_sock_alloc(net, sock, protocol, GFP_ATOMIC, kern); in iso_sock_create()1625 sk = iso_sock_alloc(sock_net(parent), NULL, in iso_conn_ready()