Searched refs:debugging (Results 1 - 14 of 14) sorted by relevance

/linux-master/scripts/
H A Dcheckversion.pl13 my $debugging;
66 if ($debugging) {
H A Dleaking_addresses.pl106 -d, --debug Display debugging output.
H A Dunifdef.c168 static bool debugging; /* -d: debugging reports */ variable
280 debugging = true;
576 if (debugging)
1208 if (debugging) {
H A Dget_feat.pl596 Put the script in verbose mode, useful for debugging. Can be called multiple
H A Dcheckpatch.pl120 --debug KEY=[0|1] turn on/off debugging of KEY, where KEY is one of
/linux-master/arch/alpha/lib/
H A Dcallback_srm.S104 .long 7 # value is not 1 for link debugging
107 .long 7 # value is not 1 for link debugging
/linux-master/arch/x86/boot/
H A Dpmjump.S57 # a valid stack if some debugging hack wants to use it.
/linux-master/tools/
H A DMakefile16 @echo ' debugging - tools for debugging'
71 counter firewire hv guest bootconfig spi usb virtio mm bpf iio gpio objtool leds wmi pci firmware debugging tracing: FORCE
122 pci debugging tracing thermal thermometer thermal-engine
/linux-master/arch/powerpc/platforms/embedded6xx/
H A Dusbgecko_udbg.c262 #error Invalid platform for USB Gecko based early debugging.
/linux-master/drivers/scsi/
H A Dst.c61 /* The driver prints some debugging information on the console if DEBUG
69 so that people can easily see the messages. Later when the debugging messages
72 #define DEBC(a) if (debugging) { a ; }
111 MODULE_PARM_DESC(debug_flag, "Enable DEBUG, same as setting debugging=1");
164 static int debugging = DEBUG; variable
319 if (debugging) { st_printk(ST_DEB_MSG, t, fmt, ##a ); }
379 if (debugging) {
388 if (!debugging) { /* Abnormal conditions for tape */
435 if (debugging) {
721 DEB(if (debugging
[all...]
/linux-master/scripts/package/
H A Dmkdebian239 Description: Linux kernel debugging symbols for $version
/linux-master/Documentation/sphinx/
H A Dparse-headers.pl355 Put the script in verbose mode, useful for debugging.
/linux-master/arch/powerpc/kernel/
H A Dhead_book3s_32.S1204 #error Invalid platform for USB Gecko based early debugging.
/linux-master/tools/testing/selftests/net/
H A Drtnetlink.sh1299 -p Pause after every failing test before cleanup (for debugging)

Completed in 286 milliseconds