Home
last modified time | relevance | path

Searched refs:debugfs_create_u32 (Results 1 – 25 of 31) sorted by relevance

12

/linux-3.3/arch/x86/xen/
Dspinlock.c416 debugfs_create_u32("timeout", 0644, d_spin_debug, &lock_timeout); in xen_spinlock_debugfs()
419 debugfs_create_u32("taken_slow", 0444, d_spin_debug, in xen_spinlock_debugfs()
421 debugfs_create_u32("taken_slow_nested", 0444, d_spin_debug, in xen_spinlock_debugfs()
423 debugfs_create_u32("taken_slow_pickup", 0444, d_spin_debug, in xen_spinlock_debugfs()
425 debugfs_create_u32("taken_slow_spurious", 0444, d_spin_debug, in xen_spinlock_debugfs()
427 debugfs_create_u32("taken_slow_irqenable", 0444, d_spin_debug, in xen_spinlock_debugfs()
431 debugfs_create_u32("released_slow", 0444, d_spin_debug, in xen_spinlock_debugfs()
433 debugfs_create_u32("released_slow_kicked", 0444, d_spin_debug, in xen_spinlock_debugfs()
/linux-3.3/net/mac80211/
Drc80211_pid_algo.c380 de->target = debugfs_create_u32("target_pf", S_IRUSR | S_IWUSR, in rate_control_pid_alloc()
382 de->sampling_period = debugfs_create_u32("sampling_period", in rate_control_pid_alloc()
385 de->coeff_p = debugfs_create_u32("coeff_p", S_IRUSR | S_IWUSR, in rate_control_pid_alloc()
387 de->coeff_i = debugfs_create_u32("coeff_i", S_IRUSR | S_IWUSR, in rate_control_pid_alloc()
389 de->coeff_d = debugfs_create_u32("coeff_d", S_IRUSR | S_IWUSR, in rate_control_pid_alloc()
391 de->smoothing_shift = debugfs_create_u32("smoothing_shift", in rate_control_pid_alloc()
394 de->sharpen_factor = debugfs_create_u32("sharpen_factor", in rate_control_pid_alloc()
397 de->sharpen_duration = debugfs_create_u32("sharpen_duration", in rate_control_pid_alloc()
400 de->norm_offset = debugfs_create_u32("norm_offset", in rate_control_pid_alloc()
Ddebugfs_sta.c327 debugfs_create_u32(#name, 0400, sta->debugfs.dir, \
Ddebugfs.c343 debugfs_create_u32(#name, 0400, statsd, (u32 *) &field);
Drc80211_minstrel.c536 mp->dbg_fixed_rate = debugfs_create_u32("fixed_rate_idx", in minstrel_alloc()
/linux-3.3/mm/
Dhwpoison-inject.c101 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()
/linux-3.3/net/caif/
Dcaif_socket.c1137 debugfs_create_u32("sk_state", S_IRUSR | S_IWUSR, in caif_create()
1140 debugfs_create_u32("flow_state", S_IRUSR | S_IWUSR, in caif_create()
1142 debugfs_create_u32("sk_rmem_alloc", S_IRUSR | S_IWUSR, in caif_create()
1145 debugfs_create_u32("sk_wmem_alloc", S_IRUSR | S_IWUSR, in caif_create()
1148 debugfs_create_u32("identity", S_IRUSR | S_IWUSR, in caif_create()
1177 debugfs_create_u32("num_sockets", S_IRUSR | S_IWUSR, in caif_sktinit_module()
1180 debugfs_create_u32("num_create", S_IRUSR | S_IWUSR, in caif_sktinit_module()
1183 debugfs_create_u32("num_connect_req", S_IRUSR | S_IWUSR, in caif_sktinit_module()
1186 debugfs_create_u32("num_connect_resp", S_IRUSR | S_IWUSR, in caif_sktinit_module()
1189 debugfs_create_u32("num_connect_fail_resp", S_IRUSR | S_IWUSR, in caif_sktinit_module()
[all …]
/linux-3.3/include/linux/
Ddebugfs.h68 struct dentry *debugfs_create_u32(const char *name, umode_t mode,
154 static inline struct dentry *debugfs_create_u32(const char *name, umode_t mode, in debugfs_create_u32() function
/linux-3.3/arch/mips/kernel/
Dunaligned.c563 d = debugfs_create_u32("unaligned_instructions", S_IRUGO, in debugfs_unaligned()
567 d = debugfs_create_u32("unaligned_action", S_IRUGO | S_IWUSR, in debugfs_unaligned()
/linux-3.3/drivers/crypto/caam/
Dctrl.c189 debugfs_create_u32("fault_detail", in caam_probe()
193 debugfs_create_u32("fault_status", in caam_probe()
/linux-3.3/lib/
Ddma-debug.c665 error_count_dent = debugfs_create_u32("error_count", 0444, in dma_debug_fs_init()
670 show_all_errors_dent = debugfs_create_u32("all_errors", 0644, in dma_debug_fs_init()
676 show_num_errors_dent = debugfs_create_u32("num_errors", 0644, in dma_debug_fs_init()
682 num_free_entries_dent = debugfs_create_u32("num_free_entries", 0444, in dma_debug_fs_init()
688 min_free_entries_dent = debugfs_create_u32("min_free_entries", 0444, in dma_debug_fs_init()
/linux-3.3/fs/debugfs/
Dfile.c204 struct dentry *debugfs_create_u32(const char *name, umode_t mode, in debugfs_create_u32() function
216 EXPORT_SYMBOL_GPL(debugfs_create_u32);
/linux-3.3/drivers/mmc/core/
Ddebugfs.c212 if (!debugfs_create_u32("clk_delay", (S_IRUSR | S_IWUSR), in mmc_add_host_debugfs()
/linux-3.3/arch/arm/plat-samsung/
Dclock.c408 d = debugfs_create_u32("rate", S_IRUGO, c->dent, (u32 *)&c->rate); in clk_debugfs_register_one()
/linux-3.3/drivers/net/wimax/i2400m/
Ddebugfs.c291 fd = debugfs_create_u32("state", 0600, dentry, in i2400m_debugfs_add()
/linux-3.3/arch/powerpc/platforms/pseries/
Ddtl.c370 buf_entries_file = debugfs_create_u32("dtl_buf_entries", 0400, in dtl_init()
/linux-3.3/arch/arm/plat-spear/
Dclock.c935 d = debugfs_create_u32("usage_count", S_IRUGO, c->dent, in clk_debugfs_register_one()
941 d = debugfs_create_u32("rate", S_IRUGO, c->dent, (u32 *)&c->rate); in clk_debugfs_register_one()
/linux-3.3/arch/arm/plat-omap/
Dclock.c530 d = debugfs_create_u32("rate", S_IRUGO, c->dent, (u32 *)&c->rate); in clk_debugfs_register_one()
/linux-3.3/drivers/regulator/
Dcore.c1152 debugfs_create_u32("uA_load", 0444, regulator->debugfs, in create_regulator()
1154 debugfs_create_u32("min_uV", 0444, regulator->debugfs, in create_regulator()
1156 debugfs_create_u32("max_uV", 0444, regulator->debugfs, in create_regulator()
2721 debugfs_create_u32("use_count", 0444, rdev->debugfs, in rdev_init_debugfs()
2723 debugfs_create_u32("open_count", 0444, rdev->debugfs, in rdev_init_debugfs()
/linux-3.3/arch/arm/mach-tegra/
Dclock.c582 d = debugfs_create_u32("rate", S_IRUGO, c->dent, (u32 *)&c->rate); in clk_debugfs_register_one()
/linux-3.3/arch/powerpc/kernel/
Dtraps.c1593 d = debugfs_create_u32("do_warn", S_IRUGO | S_IWUSR, dir, in ppc_warn_emulated_init()
1599 d = debugfs_create_u32(entries[i].name, S_IRUGO | S_IWUSR, dir, in ppc_warn_emulated_init()
/linux-3.3/Documentation/filesystems/
Ddebugfs.txt60 struct dentry *debugfs_create_u32(const char *name, umode_t mode,
/linux-3.3/drivers/net/wireless/rt2x00/
Drt2x00debug.c700 debugfs_create_u32(__stringify(__name) "_offset", \ in rt2x00debug_register()
/linux-3.3/drivers/usb/gadget/
Datmel_usba_udc.c222 = debugfs_create_u32("dma_status", 0400, ep_root, in usba_ep_init_debugfs()
229 = debugfs_create_u32("state", 0400, ep_root, in usba_ep_init_debugfs()
/linux-3.3/drivers/net/wireless/ath/ath9k/
Ddebug.c1674 debugfs_create_u32("gpio_mask", S_IRUSR | S_IWUSR, in ath9k_init_debug()
1677 debugfs_create_u32("gpio_val", S_IRUSR | S_IWUSR, in ath9k_init_debug()

12