Home
last modified time | relevance | path

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

/linux-5.19.10/net/bluetooth/bnep/
Dsock.c223 bt_sock_link(&bnep_sk_list, sk); in bnep_sock_create()
/linux-5.19.10/net/bluetooth/cmtp/
Dsock.c225 bt_sock_link(&cmtp_sk_list, sk); in cmtp_sock_create()
/linux-5.19.10/net/bluetooth/
Daf_bluetooth.c141 void bt_sock_link(struct bt_sock_list *l, struct sock *sk) in bt_sock_link() function
147 EXPORT_SYMBOL(bt_sock_link);
Dsco.c504 bt_sock_link(&sco_sk_list, sk); in sco_sock_alloc()
Dl2cap_sock.c1902 bt_sock_link(&l2cap_sk_list, sk); in l2cap_sock_create()
Dhci_sock.c2118 bt_sock_link(&hci_sk_list, sk); in hci_sock_create()
/linux-5.19.10/net/bluetooth/hidp/
Dsock.c274 bt_sock_link(&hidp_sk_list, sk); in hidp_sock_create()
/linux-5.19.10/include/net/bluetooth/
Dbluetooth.h339 void bt_sock_link(struct bt_sock_list *l, struct sock *s);
/linux-5.19.10/net/bluetooth/rfcomm/
Dsock.c306 bt_sock_link(&rfcomm_sk_list, sk); in rfcomm_sock_alloc()