Home
last modified time | relevance | path

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

/linux/net/bluetooth/cmtp/
H A Dsock.c58 bt_sock_unlink(&cmtp_sk_list, sk); in cmtp_sock_release()
/linux/net/bluetooth/bnep/
H A Dsock.c46 bt_sock_unlink(&bnep_sk_list, sk); in bnep_sock_release()
/linux/net/bluetooth/hidp/
H A Dsock.c42 bt_sock_unlink(&hidp_sk_list, sk); in hidp_sock_release()
/linux/net/bluetooth/
H A Daf_bluetooth.c180 void bt_sock_unlink(struct bt_sock_list *l, struct sock *sk) in bt_sock_unlink() function
186 EXPORT_SYMBOL(bt_sock_unlink);
H A Dsco.c500 bt_sock_unlink(&sco_sk_list, sk); in sco_sock_kill()
H A Dl2cap_sock.c1413 bt_sock_unlink(&l2cap_sk_list, sk); in l2cap_sock_release()
H A Dhci_sock.c926 bt_sock_unlink(&hci_sk_list, sk); in hci_sock_release()
H A Diso.c747 bt_sock_unlink(&iso_sk_list, sk); in iso_sock_kill()
/linux/include/net/bluetooth/
H A Dbluetooth.h406 void bt_sock_unlink(struct bt_sock_list *l, struct sock *s);
/linux/net/bluetooth/rfcomm/
H A Dsock.c200 bt_sock_unlink(&rfcomm_sk_list, sk); in rfcomm_sock_kill()