Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Daf_bluetooth.c176 void bt_sock_link(struct bt_sock_list *l, struct sock *sk) in bt_sock_link()
184 void bt_sock_unlink(struct bt_sock_list *l, struct sock *sk) in bt_sock_unlink()
192 bool bt_sock_linked(struct bt_sock_list *l, struct sock *s) in bt_sock_linked()
834 struct bt_sock_list *l = pde_data(file_inode(seq->file)); in bt_seq_start()
842 struct bt_sock_list *l = pde_data(file_inode(seq->file)); in bt_seq_next()
850 struct bt_sock_list *l = pde_data(file_inode(seq->file)); in bt_seq_stop()
857 struct bt_sock_list *l = pde_data(file_inode(seq->file)); in bt_seq_show()
900 struct bt_sock_list *sk_list, in bt_procfs_init()
916 struct bt_sock_list *sk_list, in bt_procfs_init()
H A Dsco.c40 static struct bt_sock_list sco_sk_list = {
H A Dl2cap_sock.c41 static struct bt_sock_list l2cap_sk_list = {
H A Dhci_sock.c161 static struct bt_sock_list hci_sk_list = {
H A Diso.c21 static struct bt_sock_list iso_sk_list = {
/linux/include/net/bluetooth/
H A Dbluetooth.h415 struct bt_sock_list { struct
425 void bt_sock_link(struct bt_sock_list *l, struct sock *s); argument
426 void bt_sock_unlink(struct bt_sock_list *l, struct sock *s);
427 bool bt_sock_linked(struct bt_sock_list *l, struct sock *s);
635 struct bt_sock_list *sk_list,
/linux/net/bluetooth/bnep/
H A Dsock.c33 static struct bt_sock_list bnep_sk_list = {
/linux/net/bluetooth/hidp/
H A Dsock.c29 static struct bt_sock_list hidp_sk_list = {
/linux/net/bluetooth/rfcomm/
H A Dsock.c39 static struct bt_sock_list rfcomm_sk_list = {