Home
last modified time | relevance | path

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

/net/bluetooth/
Dsco.c404 static struct sock *sco_sock_alloc(struct net *net, struct socket *sock, int proto, gfp_t prio) in sco_sock_alloc() function
443 sk = sco_sock_alloc(net, sock, protocol, GFP_ATOMIC); in sco_sock_create()
972 sk = sco_sock_alloc(sock_net(parent), NULL, in sco_conn_ready()