bnep_sk_list 32 net/bluetooth/bnep/sock.c static struct bt_sock_list bnep_sk_list = { bnep_sk_list 33 net/bluetooth/bnep/sock.c .lock = __RW_LOCK_UNLOCKED(bnep_sk_list.lock) bnep_sk_list 45 net/bluetooth/bnep/sock.c bt_sock_unlink(&bnep_sk_list, sk); bnep_sk_list 224 net/bluetooth/bnep/sock.c bt_sock_link(&bnep_sk_list, sk); bnep_sk_list 248 net/bluetooth/bnep/sock.c err = bt_procfs_init(&init_net, "bnep", &bnep_sk_list, NULL);