Home
last modified time | relevance | path

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

/Linux-v5.10/net/bluetooth/
Dsco.c481 static struct sock *sco_sock_alloc(struct net *net, struct socket *sock, in sco_sock_alloc() function
523 sk = sco_sock_alloc(net, sock, protocol, GFP_ATOMIC, kern); in sco_sock_create()
1102 sk = sco_sock_alloc(sock_net(parent), NULL, in sco_conn_ready()