bt_procfs_init 387 include/net/bluetooth/bluetooth.h int bt_procfs_init(struct net *net, const char *name, bt_procfs_init 705 net/bluetooth/af_bluetooth.c EXPORT_SYMBOL(bt_procfs_init); bt_procfs_init 248 net/bluetooth/bnep/sock.c err = bt_procfs_init(&init_net, "bnep", &bnep_sk_list, NULL); bt_procfs_init 252 net/bluetooth/cmtp/sock.c err = bt_procfs_init(&init_net, "cmtp", &cmtp_sk_list, NULL); bt_procfs_init 2048 net/bluetooth/hci_sock.c err = bt_procfs_init(&init_net, "hci", &hci_sk_list, NULL); bt_procfs_init 300 net/bluetooth/hidp/sock.c err = bt_procfs_init(&init_net, "hidp", &hidp_sk_list, NULL); bt_procfs_init 1691 net/bluetooth/l2cap_sock.c err = bt_procfs_init(&init_net, "l2cap", &l2cap_sk_list, bt_procfs_init 1070 net/bluetooth/rfcomm/sock.c err = bt_procfs_init(&init_net, "rfcomm", &rfcomm_sk_list, NULL); bt_procfs_init 1223 net/bluetooth/sco.c err = bt_procfs_init(&init_net, "sco", &sco_sk_list, NULL);