Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Diso.c774 static struct sock *iso_sock_alloc(struct net *net, struct socket *sock, in iso_sock_alloc() function
809 sk = iso_sock_alloc(net, sock, protocol, GFP_ATOMIC, kern); in iso_sock_create()
1671 sk = iso_sock_alloc(sock_net(parent), NULL, in iso_conn_ready()