sock_cookie_ida    42 net/bluetooth/hci_sock.c static DEFINE_IDA(sock_cookie_ida);
sock_cookie_ida    92 net/bluetooth/hci_sock.c 		id = ida_simple_get(&sock_cookie_ida, 1, 0, GFP_KERNEL);
sock_cookie_ida   110 net/bluetooth/hci_sock.c 		ida_simple_remove(&sock_cookie_ida, id);