/linux-4.4.14/mm/ |
D | failslab.c | 44 if (!debugfs_create_bool("ignore-gfp-wait", mode, dir, in failslab_debugfs_init() 47 if (!debugfs_create_bool("cache-filter", mode, dir, in failslab_debugfs_init()
|
D | page_alloc.c | 2337 if (!debugfs_create_bool("ignore-gfp-wait", mode, dir, in fail_page_alloc_debugfs() 2340 if (!debugfs_create_bool("ignore-gfp-highmem", mode, dir, in fail_page_alloc_debugfs()
|
/linux-4.4.14/include/linux/ |
D | debugfs.h | 96 struct dentry *debugfs_create_bool(const char *name, umode_t mode, 246 static inline struct dentry *debugfs_create_bool(const char *name, umode_t mode, in debugfs_create_bool() function
|
/linux-4.4.14/drivers/acpi/ |
D | ec_sys.c | 130 if (!debugfs_create_bool("use_global_lock", 0444, dev_dir, in acpi_ec_add_debugfs()
|
/linux-4.4.14/drivers/edac/ |
D | debugfs.c | 82 d = debugfs_create_bool("fake_inject_ue", S_IRUGO | S_IWUSR, parent, in edac_create_debugfs_nodes()
|
/linux-4.4.14/lib/ |
D | fault-inject.c | 217 if (!debugfs_create_bool("task-filter", mode, dir, &attr->task_filter)) in fault_create_debugfs_attr()
|
D | dma-debug.c | 881 global_disable_dent = debugfs_create_bool("disabled", 0444, in dma_debug_fs_init()
|
/linux-4.4.14/fs/debugfs/ |
D | file.c | 537 struct dentry *debugfs_create_bool(const char *name, umode_t mode, in debugfs_create_bool() function 543 EXPORT_SYMBOL_GPL(debugfs_create_bool);
|
/linux-4.4.14/drivers/misc/mei/ |
D | debugfs.c | 227 f = debugfs_create_bool("allow_fixed_address", S_IRUSR | S_IWUSR, dir, in mei_dbgfs_register()
|
/linux-4.4.14/arch/arm64/kernel/ |
D | debug-monitors.c | 67 debugfs_create_bool("debug_enabled", 0644, NULL, &debug_enabled); in create_debug_debugfs_entry()
|
/linux-4.4.14/drivers/bluetooth/ |
D | hci_qca.c | 485 debugfs_create_bool("tx_vote", mode, ibs_dir, &qca->tx_vote); in qca_debugfs_init() 488 debugfs_create_bool("rx_vote", mode, ibs_dir, &qca->rx_vote); in qca_debugfs_init()
|
/linux-4.4.14/drivers/uwb/ |
D | uwb-debug.c | 331 rc->dbg->accept_f = debugfs_create_bool("accept", 0644, in uwb_dbg_add_rc()
|
/linux-4.4.14/drivers/scsi/snic/ |
D | snic_debugfs.c | 520 de = debugfs_create_bool("tracing_enable", in snic_trc_debugfs_init()
|
/linux-4.4.14/drivers/net/wireless/b43legacy/ |
D | debugfs.c | 366 d = debugfs_create_bool(name, 0600, e->subdir, \ in b43legacy_add_dynamic_debug()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | debugfs.c | 1443 if (!debugfs_create_bool("enable_scan_iteration_notif", in iwl_mvm_dbgfs_register() 1456 if (!debugfs_create_bool("override", S_IRUSR | S_IWUSR, in iwl_mvm_dbgfs_register() 1471 if (!debugfs_create_bool("d3_wake_sysassert", S_IRUSR | S_IWUSR, in iwl_mvm_dbgfs_register()
|
/linux-4.4.14/drivers/base/regmap/ |
D | regmap-debugfs.c | 613 debugfs_create_bool("cache_dirty", 0400, map->debugfs, in regmap_debugfs_init()
|
/linux-4.4.14/drivers/net/wireless/b43/ |
D | debugfs.c | 673 d = debugfs_create_bool(name, 0600, e->subdir, \ in b43_add_dynamic_debug()
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | debug.c | 1353 debugfs_create_bool("paprd", S_IRUSR | S_IWUSR, sc->debug.debugfs_phy, in ath9k_init_debug() 1359 debugfs_create_bool("ignore_extcca", S_IRUSR | S_IWUSR, in ath9k_init_debug()
|
/linux-4.4.14/Documentation/filesystems/ |
D | debugfs.txt | 107 struct dentry *debugfs_create_bool(const char *name, umode_t mode,
|
/linux-4.4.14/drivers/net/wireless/ath/ath5k/ |
D | debug.c | 1030 debugfs_create_bool("32khz_clock", S_IWUSR | S_IRUSR, phydir, in ath5k_debug_init_device()
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_debugfs.c | 3096 debugfs_create_bool("use_backdoor", S_IWUSR | S_IRUSR, in t4_setup_debugfs() 3098 debugfs_create_bool("trace_rss", S_IWUSR | S_IRUSR, in t4_setup_debugfs()
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
D | debug.c | 138 __tmp = debugfs_create_bool(#name, S_IWUSR | S_IRUSR, \
|
/linux-4.4.14/kernel/ |
D | futex.c | 311 if (!debugfs_create_bool("ignore-private", mode, dir, in fail_futex_debugfs()
|
/linux-4.4.14/sound/soc/codecs/ |
D | wm_adsp.c | 366 if (!debugfs_create_bool("running", S_IRUGO, root, &dsp->running)) in wm_adsp2_init_debugfs()
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
D | debug.c | 2173 debugfs_create_bool("dfs_block_radar_events", S_IWUSR, in ath10k_debug_register()
|
/linux-4.4.14/drivers/iommu/ |
D | amd_iommu.c | 467 de_fflush = debugfs_create_bool("fullflush", 0444, stats_dir, in amd_iommu_stats_init()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
D | debugfs.c | 49 __tmp = debugfs_create_bool(#name, S_IWUSR | S_IRUSR, \
|