Home
last modified time | relevance | path

Searched refs:debugfs_create_file (Results 1 – 25 of 458) sorted by relevance

12345678910>>...19

/linux/net/bluetooth/
H A Dhci_debugfs.c317 debugfs_create_file("features", 0444, hdev->debugfs, hdev, in hci_debugfs_create_common()
325 debugfs_create_file("device_id", 0444, hdev->debugfs, hdev, in hci_debugfs_create_common()
328 debugfs_create_file("device_list", 0444, hdev->debugfs, hdev, in hci_debugfs_create_common()
330 debugfs_create_file("blacklist", 0444, hdev->debugfs, hdev, in hci_debugfs_create_common()
332 debugfs_create_file("blocked_keys", 0444, hdev->debugfs, hdev, in hci_debugfs_create_common()
334 debugfs_create_file("uuids", 0444, hdev->debugfs, hdev, &uuids_fops); in hci_debugfs_create_common()
335 debugfs_create_file("remote_oob", 0400, hdev->debugfs, hdev, in hci_debugfs_create_common()
338 debugfs_create_file("conn_info_min_age", 0644, hdev->debugfs, hdev, in hci_debugfs_create_common()
340 debugfs_create_file("conn_info_max_age", 0644, hdev->debugfs, hdev, in hci_debugfs_create_common()
344 debugfs_create_file("use_debug_keys", 0444, hdev->debugfs, in hci_debugfs_create_common()
[all …]
/linux/drivers/hwmon/pmbus/
H A Dq54sj108a2.c351 debugfs_create_file("operation", 0644, q54sj108a2_dir, in q54sj108a2_probe()
354 debugfs_create_file("clear_fault", 0200, q54sj108a2_dir, in q54sj108a2_probe()
357 debugfs_create_file("write_protect", 0444, q54sj108a2_dir, in q54sj108a2_probe()
360 debugfs_create_file("store_default", 0200, q54sj108a2_dir, in q54sj108a2_probe()
363 debugfs_create_file("vo_ov_response", 0644, q54sj108a2_dir, in q54sj108a2_probe()
366 debugfs_create_file("io_oc_response", 0644, q54sj108a2_dir, in q54sj108a2_probe()
369 debugfs_create_file("pmbus_revision", 0444, q54sj108a2_dir, in q54sj108a2_probe()
372 debugfs_create_file("mfr_id", 0444, q54sj108a2_dir, in q54sj108a2_probe()
375 debugfs_create_file("mfr_model", 0444, q54sj108a2_dir, in q54sj108a2_probe()
378 debugfs_create_file("mfr_revision", 0444, q54sj108a2_dir, in q54sj108a2_probe()
[all …]
H A Dmax20730.c337 debugfs_create_file("vout_min", 0444, max20730_dir, in max20730_init_debugfs()
340 debugfs_create_file("frequency", 0444, max20730_dir, in max20730_init_debugfs()
343 debugfs_create_file("power_good_delay", 0444, max20730_dir, in max20730_init_debugfs()
346 debugfs_create_file("internal_gain", 0444, max20730_dir, in max20730_init_debugfs()
349 debugfs_create_file("boot_voltage", 0444, max20730_dir, in max20730_init_debugfs()
352 debugfs_create_file("out_voltage_ramp_rate", 0444, max20730_dir, in max20730_init_debugfs()
355 debugfs_create_file("oc_protection_mode", 0444, max20730_dir, in max20730_init_debugfs()
358 debugfs_create_file("soft_start_timing", 0444, max20730_dir, in max20730_init_debugfs()
361 debugfs_create_file("imax", 0444, max20730_dir, in max20730_init_debugfs()
364 debugfs_create_file("operation", 0444, max20730_dir, in max20730_init_debugfs()
[all …]
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_debugfs.c461 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 Dcard_debugfs.c331 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/arch/x86/mm/
H A Ddebug_pagetables.c53 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/virtio/
H A Dvirtio_debug.c81 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/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_debugfs.c236 debugfs_create_file("pcie_stats", 0400, fbd->dbg_fbd, fbd, in fbnic_dbg_fbd_init()
238 debugfs_create_file("mac_addr", 0400, fbd->dbg_fbd, fbd, in fbnic_dbg_fbd_init()
240 debugfs_create_file("tce_tcam", 0400, fbd->dbg_fbd, fbd, in fbnic_dbg_fbd_init()
242 debugfs_create_file("act_tcam", 0400, fbd->dbg_fbd, fbd, in fbnic_dbg_fbd_init()
244 debugfs_create_file("ip_src", 0400, fbd->dbg_fbd, fbd, in fbnic_dbg_fbd_init()
246 debugfs_create_file("ip_dst", 0400, fbd->dbg_fbd, fbd, in fbnic_dbg_fbd_init()
248 debugfs_create_file("ipo_src", 0400, fbd->dbg_fbd, fbd, in fbnic_dbg_fbd_init()
250 debugfs_create_file("ipo_dst", 0400, fbd->dbg_fbd, fbd, in fbnic_dbg_fbd_init()
252 debugfs_create_file("fw_log", 0400, fbd->dbg_fbd, fbd, in fbnic_dbg_fbd_init()
/linux/drivers/usb/typec/ucsi/
H A Ddebugfs.c119 debugfs_create_file("command", 0200, ucsi->debugfs->dentry, ucsi, &ucsi_cmd_fops); in ucsi_debugfs_register()
120 debugfs_create_file("response", 0400, ucsi->debugfs->dentry, ucsi, &ucsi_resp_fops); in ucsi_debugfs_register()
121 debugfs_create_file("peak_current", 0400, ucsi->debugfs->dentry, ucsi, &ucsi_peak_curr_fops); in ucsi_debugfs_register()
122 debugfs_create_file("avg_current", 0400, ucsi->debugfs->dentry, ucsi, &ucsi_avg_curr_fops); in ucsi_debugfs_register()
123 debugfs_create_file("vbus_voltage", 0400, ucsi->debugfs->dentry, ucsi, &ucsi_vbus_volt_fops); in ucsi_debugfs_register()
/linux/arch/x86/kvm/
H A Ddebugfs.c61 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/lib/
H A Dqspinlock.c980 debugfs_create_file("qspl_steal_spins", 0600, arch_debugfs_dir, NULL, &fops_steal_spins); in spinlock_debugfs_init()
981debugfs_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()
985debugfs_create_file("qspl_pv_yield_allow_steal", 0600, arch_debugfs_dir, NULL, &fops_pv_yield_allo… in spinlock_debugfs_init()
986debugfs_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()
988debugfs_create_file("qspl_pv_sleepy_lock_sticky", 0600, arch_debugfs_dir, NULL, &fops_pv_sleepy_lo… in spinlock_debugfs_init()
989debugfs_create_file("qspl_pv_sleepy_lock_interval_ns", 0600, arch_debugfs_dir, NULL, &fops_pv_slee… in spinlock_debugfs_init()
990debugfs_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 Dhung_task_tests.c141 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/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-debug.c226 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/fs/nfsd/
H A Ddebugfs.c135 debugfs_create_file("disable-splice-read", S_IWUSR | S_IRUGO, in nfsd_debugfs_init()
138 debugfs_create_file("io_cache_read", 0644, nfsd_top_dir, NULL, in nfsd_debugfs_init()
141 debugfs_create_file("io_cache_write", 0644, nfsd_top_dir, NULL, in nfsd_debugfs_init()
/linux/net/6lowpan/
H A Ddebugfs.c180 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/scsi/fnic/
H A Dfnic_debugfs.c329 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/fs/ceph/
H A Ddebugfs.c417 debugfs_create_file("writeback_congestion_kb", in ceph_fs_debugfs_init()
430 fsc->debugfs_mdsmap = debugfs_create_file("mdsmap", in ceph_fs_debugfs_init()
436 fsc->debugfs_mds_sessions = debugfs_create_file("mds_sessions", in ceph_fs_debugfs_init()
442 fsc->debugfs_mdsc = debugfs_create_file("mdsc", in ceph_fs_debugfs_init()
448 fsc->debugfs_caps = debugfs_create_file("caps", in ceph_fs_debugfs_init()
454 fsc->debugfs_status = debugfs_create_file("status", in ceph_fs_debugfs_init()
463 debugfs_create_file("file", 0400, fsc->debugfs_metrics_dir, fsc, in ceph_fs_debugfs_init()
465 debugfs_create_file("latency", 0400, fsc->debugfs_metrics_dir, fsc, in ceph_fs_debugfs_init()
467 debugfs_create_file("size", 0400, fsc->debugfs_metrics_dir, fsc, in ceph_fs_debugfs_init()
469 debugfs_create_file("caps", 0400, fsc->debugfs_metrics_dir, fsc, in ceph_fs_debugfs_init()
/linux/drivers/mtd/ubi/
H A Ddebug.c609 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/cavium/nitrox/
H A Dnitrox_debugfs.c67 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/crypto/intel/qat/qat_common/
H A Dadf_heartbeat_dbgfs.c204 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/vdpa/mlx5/net/
H A Ddebug.c26 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()
/linux/drivers/misc/mei/
H A Ddebugfs.c186 debugfs_create_file("meclients", S_IRUSR, dir, dev, in mei_dbgfs_register()
188 debugfs_create_file("active", S_IRUSR, dir, dev, in mei_dbgfs_register()
190 debugfs_create_file("devstate", S_IRUSR, dir, dev, in mei_dbgfs_register()
192 debugfs_create_file("allow_fixed_address", S_IRUSR | S_IWUSR, dir, in mei_dbgfs_register()
/linux/arch/arm/mach-omap2/
H A Dpm-debug.c191 debugfs_create_file("suspend", S_IRUGO|S_IWUSR, d, pwrdm, in pwrdms_setup()
231 debugfs_create_file("count", 0444, d, NULL, &pm_dbg_counters_fops); in pm_dbg_init()
232 debugfs_create_file("time", 0444, d, NULL, &pm_dbg_timers_fops); in pm_dbg_init()
236 debugfs_create_file("enable_off_mode", S_IRUGO | S_IWUSR, d, in pm_dbg_init()
/linux/drivers/usb/chipidea/
H A Ddebug.c295 debugfs_create_file("device", S_IRUGO, dir, ci, &ci_device_fops); in dbg_create_files()
296 debugfs_create_file("port_test", S_IRUGO | S_IWUSR, dir, ci, &ci_port_test_fops); in dbg_create_files()
297 debugfs_create_file("qheads", S_IRUGO, dir, ci, &ci_qheads_fops); in dbg_create_files()
298 debugfs_create_file("requests", S_IRUGO, dir, ci, &ci_requests_fops); in dbg_create_files()
301 debugfs_create_file("otg", S_IRUGO, dir, ci, &ci_otg_fops); in dbg_create_files()
303 debugfs_create_file("registers", S_IRUGO, dir, ci, &ci_registers_fops); in dbg_create_files()
/linux/drivers/remoteproc/
H A Dremoteproc_debugfs.c389 return debugfs_create_file(name, 0400, rproc->dbg_dir, trace, in rproc_create_trace_file()
407 debugfs_create_file("name", 0400, rproc->dbg_dir, in rproc_create_debug_dir()
409 debugfs_create_file("recovery", 0600, rproc->dbg_dir, in rproc_create_debug_dir()
411 debugfs_create_file("crash", 0200, rproc->dbg_dir, in rproc_create_debug_dir()
413 debugfs_create_file("resource_table", 0400, rproc->dbg_dir, in rproc_create_debug_dir()
415 debugfs_create_file("carveout_memories", 0400, rproc->dbg_dir, in rproc_create_debug_dir()
417 debugfs_create_file("coredump", 0600, rproc->dbg_dir, in rproc_create_debug_dir()

12345678910>>...19