| /linux/Documentation/filesystems/ |
| H A D | debugfs.rst | 22 mount -t debugfs none /sys/kernel/debug
|
| /linux/drivers/base/firmware_loader/ |
| H A D | Kconfig | 34 Select this option to use dynamic debug to log firmware filenames and
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sm4450.dtsi | 413 compatible = "qcom,geni-debug-uart";
|
| H A D | sdm630-sony-xperia-nile.dtsi | 138 debug@ffb00000 {
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | debugfs_sta.c | 435 ar->wmi.peer_param->debug, peer_debug_trigger); in ath10k_dbg_sta_write_peer_debug_trigger()
|
| H A D | core.h | 1240 struct ath10k_debug debug; member
|
| /linux/include/linux/ |
| H A D | hid.h | 715 unsigned short debug; member
|
| /linux/drivers/pci/ |
| H A D | Kconfig | 75 Say Y here if you want the PCI core to produce a bunch of debug
|
| /linux/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | ixgbevf_main.c | 88 static int debug = -1; variable 89 module_param(debug, int, 0); 90 MODULE_PARM_DESC(debug, "Debug level (0=none,...,16=all)"); 4598 adapter->msg_enable = netif_msg_init(debug, DEFAULT_MSG_ENABLE); in ixgbevf_probe()
|
| /linux/drivers/s390/net/ |
| H A D | qeth_core_main.c | 6248 card->debug = debug_register(name, 2, 1, 8); in qeth_add_dbf_entry() 6249 if (!card->debug) { in qeth_add_dbf_entry() 6253 if (debug_register_view(card->debug, &debug_hex_ascii_view)) in qeth_add_dbf_entry() 6259 new_entry->dbf_info = card->debug; in qeth_add_dbf_entry() 6267 debug_unregister(card->debug); in qeth_add_dbf_entry() 6364 card->debug = qeth_get_dbf_entry(dbf_name); in qeth_core_probe_device() 6365 if (!card->debug) { in qeth_core_probe_device()
|
| /linux/drivers/net/ethernet/3com/ |
| H A D | 3c59x.c | 66 #define vortex_debug debug 804 module_param(debug, int, 0); 821 MODULE_PARM_DESC(debug, "3c59x debug level (0-6)");
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | veristat.c | 194 bool debug; 243 if (level == LIBBPF_DEBUG && !env.debug) 288 { "debug", 'd', NULL, 0, "Debug mode (turns on libbpf debug logging)" }, 333 env.debug = true; in parse_arg() 188 bool debug; global() member
|
| /linux/drivers/perf/ |
| H A D | arm-cmn.c | 363 struct dentry *debug; member 591 cmn->debug = debugfs_create_file(name, 0444, arm_cmn_debugfs, cmn, &arm_cmn_map_fops); in arm_cmn_debugfs_init() 2631 debugfs_remove(cmn->debug); in arm_cmn_remove()
|
| /linux/tools/power/pm-graph/ |
| H A D | README | 327 Sample debug config for serio subsystem 328 config/debug-serio-suspend.cfg
|
| /linux/arch/s390/ |
| H A D | Kconfig | 809 prompt "Enable debug features for Adjunct Processor (ap) devices" 812 Say 'Y' here to enable some additional debug features for Adjunct
|
| /linux/arch/arm/boot/dts/socionext/ |
| H A D | uniphier-pro5.dtsi | 387 compatible = "socionext,uniphier-pro5-soc-glue-debug",
|
| H A D | uniphier-pro4.dtsi | 423 compatible = "socionext,uniphier-pro4-soc-glue-debug",
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx7d-zii-rpu2.dts | 39 led-debug {
|
| /linux/Documentation/driver-api/driver-model/ |
| H A D | driver.rst | 276 DRIVER_ATTR_RW(debug);
|
| /linux/Documentation/networking/device_drivers/can/ |
| H A D | can327.rst | 68 --debug \
|
| /linux/Documentation/networking/ |
| H A D | ipvs-sysctl.rst | 96 levels, so setting debug level 2, includes level 0, 1 and 2
|
| /linux/Documentation/admin-guide/ |
| H A D | module-signing.rst | 252 debug information present at the time of signing.
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | ath9k.h | 1044 struct ath9k_debug debug; member
|
| /linux/arch/arm64/boot/dts/apple/ |
| H A D | s5l8960x-pmgr.dtsi | 86 label = "debug";
|
| /linux/Documentation/rust/ |
| H A D | quick-start.rst | 366 the pre-demangled names embedded in the debug info (``CONFIG_DEBUG_INFO``).
|