| /linux/net/bluetooth/ |
| H A D | hci_debugfs.c | 314 debugfs_create_file("features", 0444, hdev->debugfs, hdev, 322 debugfs_create_file("device_id", 0444, hdev->debugfs, hdev, in hci_debugfs_create_common() 325 debugfs_create_file("device_list", 0444, hdev->debugfs, hdev, in hci_debugfs_create_common() 327 debugfs_create_file("blacklist", 0444, hdev->debugfs, hdev, in hci_debugfs_create_common() 329 debugfs_create_file("blocked_keys", 0444, hdev->debugfs, hdev, in hci_debugfs_create_common() 331 debugfs_create_file("uuids", 0444, hdev->debugfs, hdev, &uuids_fops); in hci_debugfs_create_common() 332 debugfs_create_file("remote_oob", 0400, hdev->debugfs, hdev, in hci_debugfs_create_common() 335 debugfs_create_file("conn_info_min_age", 0644, hdev->debugfs, hdev, in hci_debugfs_create_common() 337 debugfs_create_file("conn_info_max_age", 0644, hdev->debugfs, hdev, in hci_debugfs_create_common() 341 debugfs_create_file("use_debug_key in hci_debugfs_create_common() [all...] |
| /linux/drivers/hwmon/pmbus/ |
| H A D | q54sj108a2.c | 360 debugfs_create_file("operation", 0644, q54sj108a2_dir, in q54sj108a2_probe() 363 debugfs_create_file("clear_fault", 0200, q54sj108a2_dir, in q54sj108a2_probe() 366 debugfs_create_file("write_protect", 0444, q54sj108a2_dir, in q54sj108a2_probe() 369 debugfs_create_file("store_default", 0200, q54sj108a2_dir, in q54sj108a2_probe() 372 debugfs_create_file("vo_ov_response", 0644, q54sj108a2_dir, in q54sj108a2_probe() 375 debugfs_create_file("io_oc_response", 0644, q54sj108a2_dir, in q54sj108a2_probe() 378 debugfs_create_file("pmbus_revision", 0444, q54sj108a2_dir, in q54sj108a2_probe() 381 debugfs_create_file("mfr_id", 0444, q54sj108a2_dir, in q54sj108a2_probe() 384 debugfs_create_file("mfr_model", 0444, q54sj108a2_dir, in q54sj108a2_probe() 387 debugfs_create_file("mfr_revisio in q54sj108a2_probe() [all...] |
| /linux/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_debugfs.c | 461 debugfs_create_file("hash_opts", 0444, port_dir, port_entry, in mvpp2_dbgfs_flow_port_init() 464 debugfs_create_file("engine", 0444, port_dir, port_entry, in mvpp2_dbgfs_flow_port_init() 487 debugfs_create_file("dec_hits", 0444, flow_entry_dir, entry, in mvpp2_dbgfs_flow_entry_init() 490 debugfs_create_file("type", 0444, flow_entry_dir, entry, in mvpp2_dbgfs_flow_entry_init() 493 debugfs_create_file("id", 0444, flow_entry_dir, entry, in mvpp2_dbgfs_flow_entry_init() 543 debugfs_create_file("sram", 0444, prs_entry_dir, entry, in mvpp2_dbgfs_prs_entry_init() 546 debugfs_create_file("valid", 0644, prs_entry_dir, entry, in mvpp2_dbgfs_prs_entry_init() 549 debugfs_create_file("lookup_id", 0644, prs_entry_dir, entry, in mvpp2_dbgfs_prs_entry_init() 552 debugfs_create_file("ai", 0644, prs_entry_dir, entry, in mvpp2_dbgfs_prs_entry_init() 555 debugfs_create_file("header_data", 0644, prs_entry_dir, entry, in mvpp2_dbgfs_prs_entry_init() [all …]
|
| /linux/drivers/misc/genwqe/ |
| H A D | card_debugfs.c | 331 debugfs_create_file("ddcb_info", S_IRUGO, root, cd, &ddcb_info_fops); in genwqe_init_debugfs() 332 debugfs_create_file("info", S_IRUGO, root, cd, &info_fops); in genwqe_init_debugfs() 344 debugfs_create_file("curr_regs", S_IRUGO, root, cd, &curr_regs_fops); in genwqe_init_debugfs() 345 debugfs_create_file("curr_dbg_uid0", S_IRUGO, root, cd, in genwqe_init_debugfs() 347 debugfs_create_file("curr_dbg_uid1", S_IRUGO, root, cd, in genwqe_init_debugfs() 349 debugfs_create_file("curr_dbg_uid2", S_IRUGO, root, cd, in genwqe_init_debugfs() 351 debugfs_create_file("prev_regs", S_IRUGO, root, cd, &prev_regs_fops); in genwqe_init_debugfs() 352 debugfs_create_file("prev_dbg_uid0", S_IRUGO, root, cd, in genwqe_init_debugfs() 354 debugfs_create_file("prev_dbg_uid1", S_IRUGO, root, cd, in genwqe_init_debugfs() 356 debugfs_create_file("prev_dbg_uid2", S_IRUGO, root, cd, in genwqe_init_debugfs() [all …]
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_debugfs.c | 108 debugfs_create_file("mqds", S_IFREG | 0444, debugfs_root, in kfd_debugfs_init() 110 debugfs_create_file("hqds", S_IFREG | 0444, debugfs_root, in kfd_debugfs_init() 112 debugfs_create_file("rls", S_IFREG | 0444, debugfs_root, in kfd_debugfs_init() 114 debugfs_create_file("hang_hws", S_IFREG | 0200, debugfs_root, in kfd_debugfs_init() 116 debugfs_create_file("mem_limit", S_IFREG | 0200, debugfs_root, in kfd_debugfs_init() 167 debugfs_create_file((const char *)name, S_IFREG | 0444, in kfd_debugfs_add_process()
|
| /linux/drivers/virtio/ |
| H A D | virtio_debug.c | 81 debugfs_create_file("device_features", 0400, dev->debugfs_dir, dev, in virtio_debug_device_init() 83 debugfs_create_file("filter_features", 0400, dev->debugfs_dir, dev, in virtio_debug_device_init() 85 debugfs_create_file("filter_features_clear", 0200, dev->debugfs_dir, dev, in virtio_debug_device_init() 87 debugfs_create_file("filter_feature_add", 0200, dev->debugfs_dir, dev, in virtio_debug_device_init() 89 debugfs_create_file("filter_feature_del", 0200, dev->debugfs_dir, dev, in virtio_debug_device_init()
|
| /linux/mm/ |
| H A D | cma_debug.c | 170 debugfs_create_file("alloc", 0200, tmp, cma, &cma_alloc_fops); in cma_debugfs_add_one() 171 debugfs_create_file("free", 0200, tmp, cma, &cma_free_fops); in cma_debugfs_add_one() 172 debugfs_create_file("count", 0444, tmp, &cma->count, &cma_debugfs_fops); in cma_debugfs_add_one() 173 debugfs_create_file("order_per_bit", 0444, tmp, in cma_debugfs_add_one() 175 debugfs_create_file("used", 0444, tmp, cma, &cma_used_fops); in cma_debugfs_add_one() 176 debugfs_create_file("maxchunk", 0444, tmp, cma, &cma_maxchunk_fops); in cma_debugfs_add_one() 183 debugfs_create_file("base_pfn", 0444, dir, in cma_debugfs_add_one()
|
| /linux/arch/x86/mm/ |
| H A D | debug_pagetables.c | 53 debugfs_create_file("kernel", 0400, dir, NULL, &ptdump_fops); in pt_dump_debug_init() 54 debugfs_create_file("current_kernel", 0400, dir, NULL, in pt_dump_debug_init() 58 debugfs_create_file("current_user", 0400, dir, NULL, in pt_dump_debug_init() 62 debugfs_create_file("efi", 0400, dir, NULL, &ptdump_efi_fops); in pt_dump_debug_init()
|
| /linux/drivers/accel/ivpu/ |
| H A D | ivpu_debugfs.c | 491 debugfs_create_file("force_recovery", 0200, debugfs_root, vdev, in ivpu_debugfs_init() 494 debugfs_create_file("dvfs_mode", 0644, debugfs_root, vdev, in ivpu_debugfs_init() 497 debugfs_create_file("fw_dyndbg", 0200, debugfs_root, vdev, in ivpu_debugfs_init() 499 debugfs_create_file("fw_log", 0644, debugfs_root, vdev, in ivpu_debugfs_init() 501 debugfs_create_file("fw_trace_destination_mask", 0200, debugfs_root, vdev, in ivpu_debugfs_init() 503 debugfs_create_file("fw_trace_hw_comp_mask", 0200, debugfs_root, vdev, in ivpu_debugfs_init() 505 debugfs_create_file("fw_trace_level", 0200, debugfs_root, vdev, in ivpu_debugfs_init() 507 debugfs_create_file("hws_priority_bands", 0200, debugfs_root, vdev, in ivpu_debugfs_init() 510 debugfs_create_file("reset_engine", 0200, debugfs_root, vdev, in ivpu_debugfs_init() 512 debugfs_create_file("resume_engine", 0200, debugfs_root, vdev, in ivpu_debugfs_init() [all …]
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_debugfs.c | 339 debugfs_create_file(name, 0400, nv->dbg_nv, &qt->sub0, in fbnic_dbg_nv_init() 343 debugfs_create_file(name, 0400, nv->dbg_nv, &qt->sub1, in fbnic_dbg_nv_init() 347 debugfs_create_file(name, 0400, nv->dbg_nv, &qt->cmpl, in fbnic_dbg_nv_init() 361 debugfs_create_file(name, 0400, nv->dbg_nv, &qt->sub0, in fbnic_dbg_nv_init() 365 debugfs_create_file(name, 0400, nv->dbg_nv, &qt->sub1, in fbnic_dbg_nv_init() 369 debugfs_create_file(name, 0400, nv->dbg_nv, &qt->cmpl, in fbnic_dbg_nv_init() 641 debugfs_create_file("pcie_stats", 0400, fbd->dbg_fbd, fbd, in fbnic_dbg_fbd_init() 643 debugfs_create_file("mac_addr", 0400, fbd->dbg_fbd, fbd, in fbnic_dbg_fbd_init() 645 debugfs_create_file("tce_tcam", 0400, fbd->dbg_fbd, fbd, in fbnic_dbg_fbd_init() 647 debugfs_create_file("act_tcam", 0400, fbd->dbg_fbd, fbd, in fbnic_dbg_fbd_init() [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
| H A D | debugfs.c | 172 debugfs_create_file("type", 0444, dbg, dev, &type_fops); in mlx5_ldev_add_debugfs() 173 debugfs_create_file("port_sel_mode", 0444, dbg, dev, &port_sel_mode_fops); in mlx5_ldev_add_debugfs() 174 debugfs_create_file("state", 0444, dbg, dev, &state_fops); in mlx5_ldev_add_debugfs() 175 debugfs_create_file("flags", 0444, dbg, dev, &flags_fops); in mlx5_ldev_add_debugfs() 176 debugfs_create_file("mapping", 0444, dbg, dev, &mapping_fops); in mlx5_ldev_add_debugfs() 177 debugfs_create_file("members", 0444, dbg, dev, &members_fops); in mlx5_ldev_add_debugfs()
|
| /linux/drivers/usb/typec/ucsi/ |
| H A D | debugfs.c | 149 debugfs_create_file("command", 0200, ucsi->debugfs->dentry, ucsi, &ucsi_cmd_fops); 150 debugfs_create_file("response", 0400, ucsi->debugfs->dentry, ucsi, &ucsi_resp_fops); 151 debugfs_create_file("peak_current", 0400, ucsi->debugfs->dentry, ucsi, &ucsi_peak_curr_fops); 152 debugfs_create_file("avg_current", 0400, ucsi->debugfs->dentry, ucsi, &ucsi_avg_curr_fops); 153 debugfs_create_file("vbus_voltage", 0400, ucsi->debugfs->dentry, ucsi, &ucsi_vbus_volt_fops); 154 debugfs_create_file("message_out", 0200, ucsi->debugfs->dentry, ucsi,
|
| /linux/arch/x86/kvm/ |
| H A D | debugfs.c | 61 debugfs_create_file("guest_mode", 0444, debugfs_dentry, vcpu, in kvm_arch_create_vcpu_debugfs() 63 debugfs_create_file("tsc-offset", 0444, debugfs_dentry, vcpu, in kvm_arch_create_vcpu_debugfs() 67 debugfs_create_file("lapic_timer_advance_ns", 0444, in kvm_arch_create_vcpu_debugfs() 72 debugfs_create_file("tsc-scaling-ratio", 0444, in kvm_arch_create_vcpu_debugfs() 75 debugfs_create_file("tsc-scaling-ratio-frac-bits", 0444, in kvm_arch_create_vcpu_debugfs() 194 debugfs_create_file("mmu_rmaps_stat", 0644, kvm->debugfs_dentry, kvm, in kvm_arch_create_vm_debugfs()
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | htmdump.c | 516 debugfs_create_file("trace", 0400, htmdump_debugfs_dir, htm_buf, &htmdump_fops); in htmdump_init_debugfs() 521 debugfs_create_file("htmconfigure", 0600, htmdump_debugfs_dir, NULL, &htmconfigure_fops); in htmdump_init_debugfs() 522 debugfs_create_file("htmstart", 0600, htmdump_debugfs_dir, NULL, &htmstart_fops); in htmdump_init_debugfs() 523 debugfs_create_file("htmsetup", 0600, htmdump_debugfs_dir, NULL, &htmsetup_fops); in htmdump_init_debugfs() 524 debugfs_create_file("htmflags", 0600, htmdump_debugfs_dir, NULL, &htmflags_fops); in htmdump_init_debugfs() 554 debugfs_create_file("htmstatus", 0400, htmdump_debugfs_dir, htm_status_buf, &htmstatus_fops); in htmdump_init_debugfs() 555 debugfs_create_file("htminfo", 0400, htmdump_debugfs_dir, htm_info_buf, &htminfo_fops); in htmdump_init_debugfs() 556 debugfs_create_file("htmcaps", 0400, htmdump_debugfs_dir, htm_caps_buf, &htmcaps_fops); in htmdump_init_debugfs() 557 debugfs_create_file("htmsystem_mem", 0400, htmdump_debugfs_dir, htm_mem_buf, &htmsystem_mem_fops); in htmdump_init_debugfs()
|
| /linux/arch/powerpc/lib/ |
| H A D | qspinlock.c | 980 debugfs_create_file("qspl_steal_spins", 0600, arch_debugfs_dir, NULL, &fops_steal_spins); in spinlock_debugfs_init() 981 …debugfs_create_file("qspl_remote_steal_spins", 0600, arch_debugfs_dir, NULL, &fops_remote_steal_sp… in spinlock_debugfs_init() 982 debugfs_create_file("qspl_head_spins", 0600, arch_debugfs_dir, NULL, &fops_head_spins); in spinlock_debugfs_init() 984 debugfs_create_file("qspl_pv_yield_owner", 0600, arch_debugfs_dir, NULL, &fops_pv_yield_owner); in spinlock_debugfs_init() 985 …debugfs_create_file("qspl_pv_yield_allow_steal", 0600, arch_debugfs_dir, NULL, &fops_pv_yield_allo… in spinlock_debugfs_init() 986 …debugfs_create_file("qspl_pv_spin_on_preempted_owner", 0600, arch_debugfs_dir, NULL, &fops_pv_spin… in spinlock_debugfs_init() 987 debugfs_create_file("qspl_pv_sleepy_lock", 0600, arch_debugfs_dir, NULL, &fops_pv_sleepy_lock); in spinlock_debugfs_init() 988 …debugfs_create_file("qspl_pv_sleepy_lock_sticky", 0600, arch_debugfs_dir, NULL, &fops_pv_sleepy_lo… in spinlock_debugfs_init() 989 …debugfs_create_file("qspl_pv_sleepy_lock_interval_ns", 0600, arch_debugfs_dir, NULL, &fops_pv_slee… in spinlock_debugfs_init() 990 …debugfs_create_file("qspl_pv_sleepy_lock_factor", 0600, arch_debugfs_dir, NULL, &fops_pv_sleepy_lo… in spinlock_debugfs_init() [all …]
|
| /linux/samples/hung_task/ |
| H A D | hung_task_tests.c | 141 debugfs_create_file(HUNG_TASK_MUTEX_FILE, 0400, hung_task_dir, NULL, in hung_task_tests_init() 143 debugfs_create_file(HUNG_TASK_SEM_FILE, 0400, hung_task_dir, NULL, in hung_task_tests_init() 145 debugfs_create_file(HUNG_TASK_RWSEM_READ_FILE, 0400, hung_task_dir, NULL, in hung_task_tests_init() 147 debugfs_create_file(HUNG_TASK_RWSEM_WRITE_FILE, 0400, hung_task_dir, NULL, in hung_task_tests_init()
|
| /linux/fs/ceph/ |
| H A D | debugfs.c | 662 debugfs_create_file("writeback_congestion_kb", 675 fsc->debugfs_mdsmap = debugfs_create_file("mdsmap", 681 fsc->debugfs_mds_sessions = debugfs_create_file("mds_sessions", 687 fsc->debugfs_mdsc = debugfs_create_file("mdsc", 693 fsc->debugfs_caps = debugfs_create_file("caps", 701 debugfs_create_file("trigger", 0200, 704 debugfs_create_file("status", 0400, 708 fsc->debugfs_status = debugfs_create_file("status", 717 debugfs_create_file("file", 0400, fsc->debugfs_metrics_dir, fsc, 719 debugfs_create_file("latenc [all...] |
| /linux/drivers/media/platform/rockchip/rkisp1/ |
| H A D | rkisp1-debug.c | 226 debugfs_create_file("input_status", 0444, debug->debugfs_dir, rkisp1, in rkisp1_debug_init() 231 debugfs_create_file("core", 0444, regs_dir, rkisp1, in rkisp1_debug_init() 233 debugfs_create_file("isp", 0444, regs_dir, rkisp1, in rkisp1_debug_init() 235 debugfs_create_file("mrsz", 0444, regs_dir, in rkisp1_debug_init() 238 debugfs_create_file("srsz", 0444, regs_dir, in rkisp1_debug_init() 242 debugfs_create_file("mi_mp", 0444, regs_dir, rkisp1, in rkisp1_debug_init()
|
| /linux/drivers/scsi/fnic/ |
| H A D | fnic_debugfs.c | 329 fnic_trace_enable = debugfs_create_file("tracing_enable", in fnic_trace_debugfs_init() 335 fnic_trace_debugfs_file = debugfs_create_file("trace", in fnic_trace_debugfs_init() 372 fnic_fc_trace_enable = debugfs_create_file("fc_trace_enable", in fnic_fc_trace_debugfs_init() 378 fnic_fc_trace_clear = debugfs_create_file("fc_trace_clear", in fnic_fc_trace_debugfs_init() 385 debugfs_create_file("fc_trace_rdata", in fnic_fc_trace_debugfs_init() 392 debugfs_create_file("fc_trace", in fnic_fc_trace_debugfs_init() 688 fnic->fnic_stats_debugfs_file = debugfs_create_file("stats", in fnic_stats_debugfs_init() 693 fnic->fnic_reset_debugfs_file = debugfs_create_file("reset_stats", in fnic_stats_debugfs_init()
|
| /linux/net/6lowpan/ |
| H A D | debugfs.c | 180 debugfs_create_file("active", 0644, root, &ldev->ctx.table[id], in lowpan_dev_debugfs_ctx_init() 183 debugfs_create_file("compression", 0644, root, &ldev->ctx.table[id], in lowpan_dev_debugfs_ctx_init() 186 debugfs_create_file("prefix", 0644, root, &ldev->ctx.table[id], in lowpan_dev_debugfs_ctx_init() 189 debugfs_create_file("prefix_len", 0644, root, &ldev->ctx.table[id], in lowpan_dev_debugfs_ctx_init() 240 debugfs_create_file("short_addr", 0444, root, in lowpan_dev_debugfs_802154_init() 256 debugfs_create_file("show", 0644, contexts, &lowpan_dev(dev)->ctx, in lowpan_dev_debugfs_init()
|
| /linux/drivers/mtd/ubi/ |
| H A D | debug.c | 609 d->dfs_chk_gen = debugfs_create_file("chk_gen", mode, d->dfs_dir, in ubi_debugfs_init_dev() 612 d->dfs_chk_io = debugfs_create_file("chk_io", mode, d->dfs_dir, in ubi_debugfs_init_dev() 615 d->dfs_chk_fastmap = debugfs_create_file("chk_fastmap", mode, in ubi_debugfs_init_dev() 619 d->dfs_disable_bgt = debugfs_create_file("tst_disable_bgt", mode, in ubi_debugfs_init_dev() 623 d->dfs_emulate_bitflips = debugfs_create_file("tst_emulate_bitflips", in ubi_debugfs_init_dev() 628 d->dfs_emulate_io_failures = debugfs_create_file("tst_emulate_io_failures", in ubi_debugfs_init_dev() 633 d->dfs_emulate_power_cut = debugfs_create_file("tst_emulate_power_cut", in ubi_debugfs_init_dev() 638 d->dfs_power_cut_min = debugfs_create_file("tst_emulate_power_cut_min", in ubi_debugfs_init_dev() 642 d->dfs_power_cut_max = debugfs_create_file("tst_emulate_power_cut_max", in ubi_debugfs_init_dev() 646 debugfs_create_file("detailed_erase_block_info", S_IRUSR, d->dfs_dir, in ubi_debugfs_init_dev() [all …]
|
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_heartbeat_dbgfs.c | 204 hb->dbgfs.status = debugfs_create_file("status", 0400, hb->dbgfs.base_dir, in adf_heartbeat_dbgfs_add() 206 hb->dbgfs.sent = debugfs_create_file("queries_sent", 0400, hb->dbgfs.base_dir, in adf_heartbeat_dbgfs_add() 208 hb->dbgfs.failed = debugfs_create_file("queries_failed", 0400, hb->dbgfs.base_dir, in adf_heartbeat_dbgfs_add() 210 hb->dbgfs.cfg = debugfs_create_file("config", 0600, hb->dbgfs.base_dir, in adf_heartbeat_dbgfs_add() 216 inject_error = debugfs_create_file("inject_error", 0200, in adf_heartbeat_dbgfs_add()
|
| /linux/drivers/ntb/test/ |
| H A D | ntb_tool.c | 603 inmw->dbgfs_file = debugfs_create_file(buf, 0600, in tool_setup_mw() 835 outmw->dbgfs_file = debugfs_create_file(buf, 0600, in tool_setup_peer_mw() 1492 debugfs_create_file("port", 0600, tc->dbgfs_dir, in tool_setup_dbgfs() 1495 debugfs_create_file("link", 0600, tc->dbgfs_dir, in tool_setup_dbgfs() 1498 debugfs_create_file("db", 0600, tc->dbgfs_dir, in tool_setup_dbgfs() 1501 debugfs_create_file("db_valid_mask", 0600, tc->dbgfs_dir, in tool_setup_dbgfs() 1504 debugfs_create_file("db_mask", 0600, tc->dbgfs_dir, in tool_setup_dbgfs() 1507 debugfs_create_file("db_event", 0600, tc->dbgfs_dir, in tool_setup_dbgfs() 1510 debugfs_create_file("peer_db", 0600, tc->dbgfs_dir, in tool_setup_dbgfs() 1513 debugfs_create_file("peer_db_mask", 0600, tc->dbgfs_dir, in tool_setup_dbgfs() [all …]
|
| /linux/drivers/crypto/cavium/nitrox/ |
| H A D | nitrox_debugfs.c | 67 debugfs_create_file("firmware", 0400, dir, ndev, &firmware_fops); in nitrox_debugfs_init() 68 debugfs_create_file("device", 0400, dir, ndev, &device_fops); in nitrox_debugfs_init() 69 debugfs_create_file("stats", 0400, dir, ndev, &stats_fops); in nitrox_debugfs_init()
|
| /linux/drivers/vdpa/mlx5/net/ |
| H A D | debug.c | 26 ndev->res.tirn_dent = debugfs_create_file("tirn", 0444, ndev->rx_dent, in mlx5_vdpa_add_tirn() 48 ndev->rx_table_dent = debugfs_create_file("table_id", 0444, ndev->rx_dent, in mlx5_vdpa_add_rx_flow_table() 89 debugfs_create_file("packets", 0444, parent, counter, in add_counter_node() 91 debugfs_create_file("bytes", 0444, parent, counter, in add_counter_node()
|