bt_sock_unlink    269 include/net/bluetooth/bluetooth.h void bt_sock_unlink(struct bt_sock_list *l, struct sock *s);
bt_sock_unlink    155 net/bluetooth/af_bluetooth.c EXPORT_SYMBOL(bt_sock_unlink);
bt_sock_unlink     45 net/bluetooth/bnep/sock.c 	bt_sock_unlink(&bnep_sk_list, sk);
bt_sock_unlink     58 net/bluetooth/cmtp/sock.c 	bt_sock_unlink(&cmtp_sk_list, sk);
bt_sock_unlink    855 net/bluetooth/hci_sock.c 	bt_sock_unlink(&hci_sk_list, sk);
bt_sock_unlink     41 net/bluetooth/hidp/sock.c 	bt_sock_unlink(&hidp_sk_list, sk);
bt_sock_unlink   1202 net/bluetooth/l2cap_sock.c 	bt_sock_unlink(&l2cap_sk_list, sk);
bt_sock_unlink    203 net/bluetooth/rfcomm/sock.c 	bt_sock_unlink(&rfcomm_sk_list, sk);
bt_sock_unlink    403 net/bluetooth/sco.c 	bt_sock_unlink(&sco_sk_list, sk);