l2cap_sock_alloc   46 net/bluetooth/l2cap_sock.c static struct sock *l2cap_sock_alloc(struct net *net, struct socket *sock,
l2cap_sock_alloc 1247 net/bluetooth/l2cap_sock.c 	sk = l2cap_sock_alloc(sock_net(parent), NULL, BTPROTO_L2CAP,
l2cap_sock_alloc 1639 net/bluetooth/l2cap_sock.c 	sk = l2cap_sock_alloc(net, sock, protocol, GFP_ATOMIC, kern);