Searched refs:bt_sock_link (Results 1 - 19 of 19) sorted by relevance
/kernel/linux/linux-6.6/net/bluetooth/bnep/ |
H A D | sock.c | 215 bt_sock_link(&bnep_sk_list, sk); in bnep_sock_create()
|
/kernel/linux/linux-5.10/net/bluetooth/cmtp/ |
H A D | sock.c | 225 bt_sock_link(&cmtp_sk_list, sk); in cmtp_sock_create()
|
/kernel/linux/linux-5.10/net/bluetooth/bnep/ |
H A D | sock.c | 222 bt_sock_link(&bnep_sk_list, sk); in bnep_sock_create()
|
/kernel/linux/linux-6.6/net/bluetooth/cmtp/ |
H A D | sock.c | 225 bt_sock_link(&cmtp_sk_list, sk); in cmtp_sock_create()
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | af_bluetooth.c | 141 void bt_sock_link(struct bt_sock_list *l, struct sock *sk) in bt_sock_link() function 147 EXPORT_SYMBOL(bt_sock_link); variable
|
H A D | sco.c | 502 bt_sock_link(&sco_sk_list, sk); in sco_sock_alloc()
|
H A D | l2cap_sock.c | 1911 bt_sock_link(&l2cap_sk_list, sk); in l2cap_sock_create()
|
H A D | hci_sock.c | 2108 bt_sock_link(&hci_sk_list, sk); in hci_sock_create()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | af_bluetooth.c | 172 void bt_sock_link(struct bt_sock_list *l, struct sock *sk) in bt_sock_link() function 178 EXPORT_SYMBOL(bt_sock_link); variable
|
H A D | sco.c | 508 bt_sock_link(&sco_sk_list, sk); in sco_sock_alloc()
|
H A D | hci_sock.c | 2218 bt_sock_link(&hci_sk_list, sk); in hci_sock_create()
|
H A D | iso.c | 791 bt_sock_link(&iso_sk_list, sk); in iso_sock_alloc()
|
H A D | l2cap_sock.c | 1869 bt_sock_link(&l2cap_sk_list, sk); in l2cap_sock_create()
|
/kernel/linux/linux-5.10/net/bluetooth/hidp/ |
H A D | sock.c | 273 bt_sock_link(&hidp_sk_list, sk); in hidp_sock_create()
|
/kernel/linux/linux-6.6/net/bluetooth/hidp/ |
H A D | sock.c | 266 bt_sock_link(&hidp_sk_list, sk); in hidp_sock_create()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | bluetooth.h | 315 void bt_sock_link(struct bt_sock_list *l, struct sock *s);
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | bluetooth.h | 402 void bt_sock_link(struct bt_sock_list *l, struct sock *s);
|
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/ |
H A D | sock.c | 306 bt_sock_link(&rfcomm_sk_list, sk); in rfcomm_sock_alloc()
|
/kernel/linux/linux-6.6/net/bluetooth/rfcomm/ |
H A D | sock.c | 299 bt_sock_link(&rfcomm_sk_list, sk); in rfcomm_sock_alloc()
|
Completed in 21 milliseconds