/linux-4.4.14/drivers/crypto/nx/ |
D | nx_debugfs.c | 52 debugfs_create_u32("aes_ops", in nx_debugfs_init() 56 debugfs_create_u32("sha256_ops", in nx_debugfs_init() 61 debugfs_create_u32("sha512_ops", in nx_debugfs_init() 81 debugfs_create_u32("errors", in nx_debugfs_init() 85 debugfs_create_u32("last_error", in nx_debugfs_init() 90 debugfs_create_u32("last_error_pid", in nx_debugfs_init()
|
/linux-4.4.14/mm/ |
D | hwpoison-inject.c | 101 dentry = debugfs_create_u32("corrupt-filter-enable", 0600, in pfn_inject_init() 106 dentry = debugfs_create_u32("corrupt-filter-dev-major", 0600, in pfn_inject_init() 111 dentry = debugfs_create_u32("corrupt-filter-dev-minor", 0600, in pfn_inject_init()
|
D | page_alloc.c | 2343 if (!debugfs_create_u32("min-order", mode, dir, in fail_page_alloc_debugfs()
|
/linux-4.4.14/arch/x86/xen/ |
D | spinlock.c | 387 debugfs_create_u32("taken_slow", 0444, d_spin_debug, in xen_spinlock_debugfs() 389 debugfs_create_u32("taken_slow_pickup", 0444, d_spin_debug, in xen_spinlock_debugfs() 391 debugfs_create_u32("taken_slow_spurious", 0444, d_spin_debug, in xen_spinlock_debugfs() 394 debugfs_create_u32("released_slow", 0444, d_spin_debug, in xen_spinlock_debugfs() 396 debugfs_create_u32("released_slow_kicked", 0444, d_spin_debug, in xen_spinlock_debugfs()
|
/linux-4.4.14/drivers/gpu/host1x/ |
D | debug.c | 169 debugfs_create_u32("trace_cmdbuf", S_IRUGO|S_IWUSR, de, in host1x_debugfs_init() 174 debugfs_create_u32("force_timeout_pid", S_IRUGO|S_IWUSR, de, in host1x_debugfs_init() 176 debugfs_create_u32("force_timeout_val", S_IRUGO|S_IWUSR, de, in host1x_debugfs_init() 178 debugfs_create_u32("force_timeout_channel", S_IRUGO|S_IWUSR, de, in host1x_debugfs_init()
|
/linux-4.4.14/drivers/net/caif/ |
D | caif_virtio.c | 632 debugfs_create_u32("rx-napi-complete", S_IRUSR, cfv->debugfs, in debugfs_init() 634 debugfs_create_u32("rx-napi-resched", S_IRUSR, cfv->debugfs, in debugfs_init() 636 debugfs_create_u32("rx-nomem", S_IRUSR, cfv->debugfs, in debugfs_init() 638 debugfs_create_u32("rx-kicks", S_IRUSR, cfv->debugfs, in debugfs_init() 640 debugfs_create_u32("tx-full-ring", S_IRUSR, cfv->debugfs, in debugfs_init() 642 debugfs_create_u32("tx-no-mem", S_IRUSR, cfv->debugfs, in debugfs_init() 644 debugfs_create_u32("tx-kicks", S_IRUSR, cfv->debugfs, in debugfs_init() 646 debugfs_create_u32("tx-flow-on", S_IRUSR, cfv->debugfs, in debugfs_init()
|
/linux-4.4.14/drivers/misc/genwqe/ |
D | card_debugfs.c | 382 file = debugfs_create_u32("ddcb_software_timeout", 0666, root, in genwqe_init_debugfs() 389 file = debugfs_create_u32("kill_timeout", 0666, root, in genwqe_init_debugfs() 461 file = debugfs_create_u32(name, 0666, root, in genwqe_init_debugfs() 483 file = debugfs_create_u32("skip_recovery", 0666, root, in genwqe_init_debugfs() 490 file = debugfs_create_u32("use_platform_recovery", 0666, root, in genwqe_init_debugfs()
|
/linux-4.4.14/lib/ |
D | fault-inject.c | 211 if (!debugfs_create_u32("verbose_ratelimit_interval_ms", mode, dir, in fault_create_debugfs_attr() 214 if (!debugfs_create_u32("verbose_ratelimit_burst", mode, dir, in fault_create_debugfs_attr()
|
D | dma-debug.c | 887 error_count_dent = debugfs_create_u32("error_count", 0444, in dma_debug_fs_init() 892 show_all_errors_dent = debugfs_create_u32("all_errors", 0644, in dma_debug_fs_init() 898 show_num_errors_dent = debugfs_create_u32("num_errors", 0644, in dma_debug_fs_init() 904 num_free_entries_dent = debugfs_create_u32("num_free_entries", 0444, in dma_debug_fs_init() 910 min_free_entries_dent = debugfs_create_u32("min_free_entries", 0444, in dma_debug_fs_init()
|
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/ |
D | debugfs.c | 164 debugfs_create_u32("temp_mode", S_IRUSR, dir, &dev->temp_mode); in mt7601u_init_debugfs() 166 debugfs_create_u32("regidx", S_IRUSR | S_IWUSR, dir, &dev->debugfs_reg); in mt7601u_init_debugfs()
|
/linux-4.4.14/arch/x86/kernel/ |
D | kvm.c | 712 debugfs_create_u32("taken_slow", 0444, d_spin_debug, in kvm_spinlock_debugfs() 714 debugfs_create_u32("taken_slow_pickup", 0444, d_spin_debug, in kvm_spinlock_debugfs() 717 debugfs_create_u32("released_slow", 0444, d_spin_debug, in kvm_spinlock_debugfs() 719 debugfs_create_u32("released_slow_kicked", 0444, d_spin_debug, in kvm_spinlock_debugfs()
|
/linux-4.4.14/drivers/bluetooth/ |
D | hci_qca.c | 493 debugfs_create_u32("vote_on_ms", mode, ibs_dir, &qca->vote_on_ms); in qca_debugfs_init() 494 debugfs_create_u32("vote_off_ms", mode, ibs_dir, &qca->vote_off_ms); in qca_debugfs_init() 498 debugfs_create_u32("wake_retrans", mode, ibs_dir, &qca->wake_retrans); in qca_debugfs_init() 499 debugfs_create_u32("tx_idle_delay", mode, ibs_dir, in qca_debugfs_init()
|
/linux-4.4.14/include/linux/ |
D | debugfs.h | 78 struct dentry *debugfs_create_u32(const char *name, umode_t mode, 191 static inline struct dentry *debugfs_create_u32(const char *name, umode_t mode, in debugfs_create_u32() function
|
/linux-4.4.14/arch/microblaze/kernel/ |
D | setup.c | 219 d = debugfs_create_u32("tlb_skip", S_IRUGO, of_debugfs_root, &tlb_skip); in debugfs_tlb()
|
/linux-4.4.14/drivers/thermal/ |
D | x86_pkg_temp_thermal.c | 102 d = debugfs_create_u32("pkg_thres_interrupt", S_IRUGO, debugfs, in pkg_temp_debugfs_init() 107 d = debugfs_create_u32("pkg_thres_work", S_IRUGO, debugfs, in pkg_temp_debugfs_init()
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | debug.c | 1331 debugfs_create_u32("qlen_bk", S_IRUSR | S_IWUSR, sc->debug.debugfs_phy, in ath9k_init_debug() 1333 debugfs_create_u32("qlen_be", S_IRUSR | S_IWUSR, sc->debug.debugfs_phy, in ath9k_init_debug() 1335 debugfs_create_u32("qlen_vi", S_IRUSR | S_IWUSR, sc->debug.debugfs_phy, in ath9k_init_debug() 1337 debugfs_create_u32("qlen_vo", S_IRUSR | S_IWUSR, sc->debug.debugfs_phy, in ath9k_init_debug() 1371 debugfs_create_u32("gpio_mask", S_IRUSR | S_IWUSR, in ath9k_init_debug() 1373 debugfs_create_u32("gpio_val", S_IRUSR | S_IWUSR, in ath9k_init_debug()
|
/linux-4.4.14/fs/debugfs/ |
D | file.c | 191 struct dentry *debugfs_create_u32(const char *name, umode_t mode, in debugfs_create_u32() function 197 EXPORT_SYMBOL_GPL(debugfs_create_u32);
|
/linux-4.4.14/drivers/crypto/caam/ |
D | ctrl.c | 757 debugfs_create_u32("fault_detail", in caam_probe() 761 debugfs_create_u32("fault_status", in caam_probe()
|
/linux-4.4.14/arch/arc/kernel/ |
D | troubleshoot.c | 334 debugfs_create_u32("clr_on_read", 0444, test_dir, &clr_on_read); in arc_debugfs_init()
|
/linux-4.4.14/drivers/clk/ |
D | clk.c | 2121 d = debugfs_create_u32("clk_rate", S_IRUGO, core->dentry, in clk_debug_create_one() 2126 d = debugfs_create_u32("clk_accuracy", S_IRUGO, core->dentry, in clk_debug_create_one() 2131 d = debugfs_create_u32("clk_phase", S_IRUGO, core->dentry, in clk_debug_create_one() 2141 d = debugfs_create_u32("clk_prepare_count", S_IRUGO, core->dentry, in clk_debug_create_one() 2146 d = debugfs_create_u32("clk_enable_count", S_IRUGO, core->dentry, in clk_debug_create_one() 2151 d = debugfs_create_u32("clk_notifier_count", S_IRUGO, core->dentry, in clk_debug_create_one()
|
/linux-4.4.14/drivers/net/wimax/i2400m/ |
D | debugfs.c | 281 fd = debugfs_create_u32("state", 0600, dentry, in i2400m_debugfs_add()
|
/linux-4.4.14/arch/powerpc/platforms/pseries/ |
D | dtl.c | 369 buf_entries_file = debugfs_create_u32("dtl_buf_entries", 0400, in dtl_init()
|
/linux-4.4.14/net/mac80211/ |
D | debugfs.c | 229 debugfs_create_u32(#name, 0400, statsd, &local->name);
|
D | debugfs_sta.c | 329 debugfs_create_u32(#name, 0400, sta->debugfs.dir, \
|
D | rc80211_minstrel.c | 685 mp->dbg_fixed_rate = debugfs_create_u32("fixed_rate_idx", in minstrel_alloc()
|
/linux-4.4.14/drivers/nvdimm/ |
D | btt.c | 219 debugfs_create_u32("internal_lbasize", S_IRUGO, d, in arena_debugfs_init() 222 debugfs_create_u32("external_lbasize", S_IRUGO, d, in arena_debugfs_init() 224 debugfs_create_u32("nfree", S_IRUGO, d, &a->nfree); in arena_debugfs_init()
|
/linux-4.4.14/drivers/block/ |
D | nbd.c | 918 f = debugfs_create_u32("timeout", 0444, dir, &nbd->xmit_timeout); in nbd_dev_dbg_init() 925 f = debugfs_create_u32("blocksize", 0444, dir, &nbd->blksize); in nbd_dev_dbg_init()
|
/linux-4.4.14/drivers/regulator/ |
D | core.c | 1307 debugfs_create_u32("uA_load", 0444, regulator->debugfs, in create_regulator() 1309 debugfs_create_u32("min_uV", 0444, regulator->debugfs, in create_regulator() 1311 debugfs_create_u32("max_uV", 0444, regulator->debugfs, in create_regulator() 3821 debugfs_create_u32("use_count", 0444, rdev->debugfs, in rdev_init_debugfs() 3823 debugfs_create_u32("open_count", 0444, rdev->debugfs, in rdev_init_debugfs() 3825 debugfs_create_u32("bypass_count", 0444, rdev->debugfs, in rdev_init_debugfs()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | traps.c | 1945 d = debugfs_create_u32("do_warn", S_IRUGO | S_IWUSR, dir, in ppc_warn_emulated_init() 1951 d = debugfs_create_u32(entries[i].name, S_IRUGO | S_IWUSR, dir, in ppc_warn_emulated_init()
|
/linux-4.4.14/net/batman-adv/ |
D | network-coding.c | 1946 file = debugfs_create_u32("max_fwd_delay", S_IRUGO | S_IWUSR, nc_dir, in batadv_nc_init_debugfs() 1951 file = debugfs_create_u32("max_buffer_time", S_IRUGO | S_IWUSR, nc_dir, in batadv_nc_init_debugfs()
|
/linux-4.4.14/arch/mips/kernel/ |
D | unaligned.c | 2314 d = debugfs_create_u32("unaligned_instructions", S_IRUGO, in debugfs_unaligned() 2318 d = debugfs_create_u32("unaligned_action", S_IRUGO | S_IWUSR, in debugfs_unaligned()
|
/linux-4.4.14/drivers/platform/x86/ |
D | samsung-laptop.c | 1320 dent = debugfs_create_u32("d0", S_IRUGO | S_IWUSR, samsung->debug.root, in samsung_debugfs_init() 1325 dent = debugfs_create_u32("d1", S_IRUGO | S_IWUSR, samsung->debug.root, in samsung_debugfs_init()
|
D | acer-wmi.c | 2092 interface->debug.devices = debugfs_create_u32("devices", S_IRUGO, in create_debugfs()
|
/linux-4.4.14/drivers/infiniband/hw/mlx5/ |
D | mr.c | 545 ent->fcur = debugfs_create_u32("cur", 0400, ent->dir, in mlx5_mr_cache_debugfs_init() 550 ent->fmiss = debugfs_create_u32("miss", 0600, ent->dir, in mlx5_mr_cache_debugfs_init()
|
/linux-4.4.14/drivers/net/wireless/rt2x00/ |
D | rt2x00debug.c | 704 debugfs_create_u32(__stringify(__name) "_offset", \ in rt2x00debug_register()
|
/linux-4.4.14/arch/arm/mach-omap1/ |
D | clock.c | 1039 d = debugfs_create_u32("rate", S_IRUGO, c->dent, (u32 *)&c->rate); in clk_debugfs_register_one()
|
/linux-4.4.14/Documentation/filesystems/ |
D | debugfs.txt | 74 struct dentry *debugfs_create_u32(const char *name, umode_t mode,
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | atmel_usba_udc.c | 220 = debugfs_create_u32("dma_status", 0400, ep_root, in usba_ep_init_debugfs() 227 = debugfs_create_u32("state", 0400, ep_root, in usba_ep_init_debugfs()
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
D | debugfs.c | 333 f = debugfs_create_u32(tbl[i].name, tbl[i].mode, dbg, in wil6210_debugfs_init_offset()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | debugfs.c | 1474 if (!debugfs_create_u32("last_netdetect_scans", S_IRUSR, in iwl_mvm_dbgfs_register()
|
/linux-4.4.14/drivers/mmc/host/ |
D | atmel-mci.c | 495 node = debugfs_create_u32("state", S_IRUSR, root, (u32 *)&host->state); in atmci_init_debugfs()
|
D | dw_mmc.c | 209 node = debugfs_create_u32("state", S_IRUSR, root, (u32 *)&host->state); in dw_mci_init_debugfs()
|
/linux-4.4.14/sound/soc/ |
D | soc-pcm.c | 1148 dpcm->debugfs_state = debugfs_create_u32(be->dai_link->name, 0644, in dpcm_be_connect()
|
D | soc-core.c | 464 card->debugfs_pop_time = debugfs_create_u32("dapm_pop_time", 0644, in soc_init_card_debugfs()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
D | debugfs.c | 65 __tmp = debugfs_create_u32(#name, mode, \
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | sdio.c | 3214 debugfs_create_u32("console_interval", 0644, dentry, in brcmf_sdio_debugfs_create()
|