| /linux/scripts/package/ |
| H A D | mkdebian | 256 Section: debug 260 This package will come in handy if you need to debug the kernel. It provides 261 all the necessary debug symbols for the kernel and its modules.
|
| /linux/arch/arm64/boot/dts/ti/ |
| H A D | k3-am65-main.dtsi | 1202 reg-names = "iram", "control", "debug"; 1214 reg-names = "iram", "control", "debug"; 1226 reg-names = "iram", "control", "debug"; 1235 reg-names = "iram", "control", "debug"; 1247 reg-names = "iram", "control", "debug"; 1259 reg-names = "iram", "control", "debug"; 1373 reg-names = "iram", "control", "debug"; 1385 reg-names = "iram", "control", "debug"; 1397 reg-names = "iram", "control", "debug"; 1406 reg-names = "iram", "control", "debug"; [all …]
|
| /linux/drivers/net/fddi/skfp/ |
| H A D | queue.c | 141 deb = &smc->debug; in do_smt_flag() 143 deb = &debug; in do_smt_flag()
|
| /linux/Documentation/translations/zh_CN/mm/ |
| H A D | hwpoison.rst | 104 * 通过debugfs ``/sys/kernel/debug/hwpoison/`` hwpoison-inject模块 130 echo $memcg_ino > /debug/hwpoison/corrupt-filter-memcg
|
| /linux/drivers/media/tuners/ |
| H A D | xc2028.c | 44 static int debug; variable 45 module_param(debug, int, 0644); 46 MODULE_PARM_DESC(debug, "enable verbose debug messages"); 391 if (debug) { in load_all_firmwares() 439 if (debug) { in seek_firmware() 517 if (debug) { in seek_firmware() 744 if (debug) { in check_firmware() 1304 if (debug > 1) { in xc2028_sleep() 1469 if (debug) in xc2028_attach()
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | cx24116.c | 35 static int debug; variable 36 module_param(debug, int, 0644); 37 MODULE_PARM_DESC(debug, "Activates frontend debugging (default:0)"); 41 if (debug) \ 194 if (debug > 1) in cx24116_writereg() 228 if (debug > 1) in cx24116_writeregN() 264 if (debug > 1) in cx24116_readreg() 962 if (debug) { in cx24116_send_diseqc_msg() 1014 if (debug) in cx24116_send_diseqc_msg()
|
| H A D | l64781.c | 31 if (debug) printk(KERN_DEBUG "l64781: " args); \ 34 static int debug; variable 36 module_param(debug, int, 0644); 37 MODULE_PARM_DESC(debug, "Turn on/off frontend debugging (default:off).");
|
| H A D | mt352.c | 38 static int debug; variable 41 if (debug) printk(KERN_DEBUG "mt352: " args); \ 589 module_param(debug, int, 0644); 590 MODULE_PARM_DESC(debug, "Turn on/off frontend debugging (default:off).");
|
| /linux/scripts/gendwarfksyms/ |
| H A D | types.c | 132 debug("adding %s", e->name); in type_map_add() 141 debug("replacing %s", e->name); in type_map_add() 509 debug("%s", name); in expand_type() 540 debug("%s = %lx", sym->name, version.crc); in expand_symbol()
|
| H A D | die.c | 114 debug("hits %u, misses %u (hit rate %.02f%%)", map_hits, in die_map_free() 119 debug("%s: %u entries", die_state_name(i), stats[i]); in die_map_free()
|
| /linux/tools/usb/ |
| H A D | ffs-test.c | 99 #define debug(...) _msg(7, __VA_ARGS__) macro 447 debug("%s: %s: EOF", name, op); in start_thread_helper() 450 debug("%s: %s", name, op); in start_thread_helper() 466 debug("%s: starting\n", t->filename); in start_thread() 479 debug("%s: joined\n", t->filename); in join_thread()
|
| H A D | p9_fwd.py | 117 logging.debug("c2s: reading failed with %s, retrying", repr(e)) 128 logging.debug("c2s: forwarded %i bytes", size) 148 logging.debug("s2c: forwarded %i bytes", size)
|
| /linux/tools/thermal/tmon/ |
| H A D | README | 47 -g, --debug debug message in syslog
|
| /linux/drivers/net/wireless/rsi/ |
| H A D | Kconfig | 24 bool "Redpine Signals Inc debug support" 28 Say Y, if you would like to enable debug support. This option
|
| /linux/Documentation/dev-tools/kunit/ |
| H A D | run_manual.rst | 59 mounted at /sys/kernel/debug/kunit. You can use this filesystem to perform 70 /sys/kernel/debug/kunit/<test_suite>/results 80 the ``/sys/kernel/debug/kunit/<test_suite>/run`` file:
|
| /linux/drivers/video/fbdev/ |
| H A D | tridentfb.c | 877 debug("VCLK = %X %X\n", hi, lo); in set_vclk() 997 debug("enter\n"); in tridentfb_check_var() 1104 debug("exit\n"); in tridentfb_check_var() 1117 debug("enter\n"); in tridentfb_pan_display() 1121 debug("exit\n"); in tridentfb_pan_display() 1141 debug("enter\n"); in tridentfb_set_par() 1355 debug("exit\n"); in tridentfb_set_par() 1403 debug("enter\n"); in tridentfb_blank() 1438 debug("exit\n"); in tridentfb_blank() 1558 debug("request_region failed!\n"); in trident_pci_probe() [all …]
|
| /linux/drivers/media/i2c/ |
| H A D | tvp5150.c | 52 static int debug; variable 53 module_param(debug, int, 0644); 54 MODULE_PARM_DESC(debug, "Debug level (0-2)"); 305 dev_dbg_lvl(sd->dev, 1, debug, in tvp5150_selmux() 646 dev_dbg_lvl(sd->dev, 1, debug, "g_sliced_vbi_cap\n"); in tvp5150_g_sliced_vbi_cap() 782 dev_dbg_lvl(sd->dev, 1, debug, "Set video std register to %d.\n", fmt); in tvp5150_set_std() 893 dev_dbg_lvl(decoder->sd.dev, 1, debug, in tvp5150_isr() 1066 dev_dbg_lvl(sd->dev, 1, debug, "width = %d, height = %d\n", f->width, in tvp5150_fill_fmt() 1118 dev_dbg_lvl(sd->dev, 1, debug, "%s left=%d, top=%d, width=%d, height=%d\n", in tvp5150_set_selection() 1332 dev_dbg_lvl(sd->dev, 1, debug, "link setup '%s':%d->'%s':%d[%d]", in tvp5150_link_setup() [all …]
|
| /linux/Documentation/filesystems/ |
| H A D | orangefs.rst | 195 filesystem can be interruptible, such as changes in debug levels 208 If you want the debug (GOSSIP) statements in a particular 211 echo inode > /sys/kernel/debug/orangefs/kernel-debug 215 echo none > /sys/kernel/debug/orangefs/kernel-debug 219 echo inode,dir > /sys/kernel/debug/orangefs/kernel-debug 223 echo all > /sys/kernel/debug/orangefs/kernel-debug 227 cat /sys/kernel/debug/orangefs/debug-help
|
| /linux/tools/hv/ |
| H A D | hv_kvp_daemon.c | 87 static int debug; variable 289 if (debug) in kvp_file_init() 318 if (debug) in kvp_key_delete() 340 if (debug) in kvp_key_delete() 355 if (debug) in kvp_key_add_or_modify() 364 if (debug) in kvp_key_add_or_modify() 388 if (debug) in kvp_key_add_or_modify() 414 if (debug) in kvp_key_add_or_modify() 1807 debug = 1; in main() 1831 if (debug) in main()
|
| /linux/drivers/net/wireless/ath/ath5k/ |
| H A D | debug.c | 75 module_param_named(debug, ath5k_debug, uint, 0); 305 "DEBUG LEVEL: 0x%08x\n\n", ah->debug.level); in read_file_debug() 310 ah->debug.level & dbg_info[i].level ? '+' : ' ', in read_file_debug() 315 ah->debug.level == dbg_info[i].level ? '+' : ' ', in read_file_debug() 340 ah->debug.level ^= dbg_info[i].level; /* toggle bit */ in write_file_debug() 982 ah->debug.level = ath5k_debug; in ath5k_debug_init_device() 1007 if (likely(!(ah->debug.level & ATH5K_DEBUG_DUMPBANDS))) in ath5k_debug_dump_bands() 1068 if (likely(!(ah->debug.level & ATH5K_DEBUG_DESC))) in ath5k_debug_printrxbuffs() 1092 if (likely(!(ah->debug.level & ATH5K_DEBUG_DESC))) in ath5k_debug_printtxbuf()
|
| /linux/arch/x86/kernel/ |
| H A D | apm_32.c | 395 static bool debug __read_mostly; 1299 if (debug) { in check_events() 1390 if (debug) in apm_event_handler() 1723 if (debug) in apm() 1752 if (debug && (num_online_cpus() == 1 || smp)) { in apm() 1850 debug = !invert; in apm_setup() 2267 if (debug) { in apm_init() 2387 module_param(debug, bool, 0644); 2388 MODULE_PARM_DESC(debug, "Enable debug mode");
|
| /linux/tools/perf/Documentation/ |
| H A D | jitdump-specification.txt | 63 * Value 2 : JIT_CODE_DEBUG_INFO: record describing the debug information for a jitted function 119 The record contains source lines debug information, i.e., a way to map a code address back to a sou… 122 * uint64_t code_addr: address of function for which the debug information is generated 123 * uint64_t nr_entry : number of debug entries for the function 124 * debug_entry[n]: array of nr_entry debug entries for the function 127 * uint64_t code_addr: address of function for which the debug information is generated
|
| /linux/Documentation/filesystems/caching/ |
| H A D | fscache.rst | 241 CACHE Cache cookie debug ID (also appears in traces) 271 VOLUME The volume cookie debug ID (also appears in traces) 307 COOKIE The cookie debug ID (also appears in traces) 308 VOLUME The parent volume cookie debug ID 324 /sys/module/netfs/parameters/debug 346 echo $((1|8|512)) >/sys/module/netfs/parameters/debug
|
| /linux/drivers/media/usb/pvrusb2/ |
| H A D | Kconfig | 58 bool "pvrusb2 debug interface" 61 This option enables the inclusion of a debug interface
|
| /linux/drivers/gpu/drm/amd/display/dc/dpp/dcn10/ |
| H A D | dcn10_dpp_dscl.c | 168 if (dpp->base.ctx->dc->debug.enable_mem_low_power.bits.dscl) { in dpp1_power_on_dscl() 468 if (dpp->base.ctx->dc->debug.use_max_lb) { in dpp1_dscl_find_lb_memory_config() 619 dpp_base, scl_data, dpp_base->ctx->dc->debug.always_scale); in dpp1_dscl_set_scaler_manual_scale() 630 if (dpp_base->ctx->dc->debug.enable_mem_low_power.bits.dscl) { in dpp1_dscl_set_scaler_manual_scale() 659 if (dpp_base->ctx->dc->debug.enable_mem_low_power.bits.dscl) in dpp1_dscl_set_scaler_manual_scale()
|