Searched refs:bt_sock_list (Results 1 – 10 of 10) sorted by relevance
172 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()188 bool bt_sock_linked(struct bt_sock_list *l, struct sock *s) in bt_sock_linked()687 struct bt_sock_list *l = pde_data(file_inode(seq->file)); in bt_seq_start()695 struct bt_sock_list *l = pde_data(file_inode(seq->file)); in bt_seq_next()703 struct bt_sock_list *l = pde_data(file_inode(seq->file)); in bt_seq_stop()710 struct bt_sock_list *l = pde_data(file_inode(seq->file)); in bt_seq_show()753 struct bt_sock_list *sk_list, in bt_procfs_init()769 struct bt_sock_list *sk_list, in bt_procfs_init()
40 static struct bt_sock_list sco_sk_list = {
41 static struct bt_sock_list l2cap_sk_list = {
161 static struct bt_sock_list hci_sk_list = {
20 static struct bt_sock_list iso_sk_list = {
395 struct bt_sock_list { struct405 void bt_sock_link(struct bt_sock_list *l, struct sock *s); argument406 void bt_sock_unlink(struct bt_sock_list *l, struct sock *s);407 bool bt_sock_linked(struct bt_sock_list *l, struct sock *s);615 struct bt_sock_list *sk_list,
45 static struct bt_sock_list cmtp_sk_list = {
33 static struct bt_sock_list bnep_sk_list = {
29 static struct bt_sock_list hidp_sk_list = {
39 static struct bt_sock_list rfcomm_sk_list = {