Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Daf_bluetooth.c172 void bt_sock_link(struct bt_sock_list *l, struct sock *sk) in bt_sock_link()
180 void bt_sock_unlink(struct bt_sock_list *l, struct sock *sk) in bt_sock_unlink()
669 struct bt_sock_list *l = pde_data(file_inode(seq->file)); in bt_seq_start()
677 struct bt_sock_list *l = pde_data(file_inode(seq->file)); in bt_seq_next()
685 struct bt_sock_list *l = pde_data(file_inode(seq->file)); in bt_seq_stop()
692 struct bt_sock_list *l = pde_data(file_inode(seq->file)); in bt_seq_show()
735 struct bt_sock_list *sk_list, in bt_procfs_init()
751 struct bt_sock_list *sk_list, in bt_procfs_init()
Dsco.c40 static struct bt_sock_list sco_sk_list = {
Dl2cap_sock.c41 static struct bt_sock_list l2cap_sk_list = {
Dhci_sock.c161 static struct bt_sock_list hci_sk_list = {
Diso.c20 static struct bt_sock_list iso_sk_list = {
/linux-6.6.21/include/net/bluetooth/
Dbluetooth.h392 struct bt_sock_list { struct
402 void bt_sock_link(struct bt_sock_list *l, struct sock *s); argument
403 void bt_sock_unlink(struct bt_sock_list *l, struct sock *s);
602 struct bt_sock_list *sk_list,
/linux-6.6.21/net/bluetooth/bnep/
Dsock.c33 static struct bt_sock_list bnep_sk_list = {
/linux-6.6.21/net/bluetooth/cmtp/
Dsock.c45 static struct bt_sock_list cmtp_sk_list = {
/linux-6.6.21/net/bluetooth/hidp/
Dsock.c29 static struct bt_sock_list hidp_sk_list = {
/linux-6.6.21/net/bluetooth/rfcomm/
Dsock.c39 static struct bt_sock_list rfcomm_sk_list = {