/arch/alpha/kernel/ |
D | err_titan.c | 26 titan_parse_c_misc(u64 c_misc, int print) in titan_parse_c_misc() argument 42 if (!print) in titan_parse_c_misc() 73 titan_parse_p_serror(int which, u64 serror, int print) in titan_parse_p_serror() argument 111 if (!print) in titan_parse_p_serror() 140 titan_parse_p_perror(int which, int port, u64 perror, int print) in titan_parse_p_perror() argument 228 if (!print) in titan_parse_p_perror() 274 titan_parse_p_agperror(int which, u64 agperror, int print) in titan_parse_p_agperror() argument 317 if (!print) in titan_parse_p_agperror() 358 u64 aperror, u64 agperror, int print) in titan_parse_p_chip() argument 361 status |= titan_parse_p_serror(which, serror, print); in titan_parse_p_chip() [all …]
|
D | err_ev6.c | 22 ev6_parse_ibox(u64 i_stat, int print) in ev6_parse_ibox() argument 32 if (!print) in ev6_parse_ibox() 42 ev6_parse_mbox(u64 mm_stat, u64 d_stat, u64 c_stat, int print) in ev6_parse_mbox() argument 63 if (!print) in ev6_parse_mbox() 90 u64 c_stat, u64 c_sts, int print) in ev6_parse_cbox() argument 132 if (!print) in ev6_parse_cbox() 186 ev6_process_logout_frame(struct el_common *mchk_header, int print) in ev6_process_logout_frame() argument 192 status |= ev6_parse_ibox(ev6mchk->I_STAT, print); in ev6_process_logout_frame() 194 ev6mchk->C_STAT, print); in ev6_process_logout_frame() 197 ev6mchk->C_STS, print); in ev6_process_logout_frame() [all …]
|
D | err_marvel.c | 68 marvel_process_680_frame(struct ev7_lf_subpackets *lf_subpackets, int print) in marvel_process_680_frame() argument 80 if (print) in marvel_process_680_frame() 902 marvel_process_io_error(struct ev7_lf_subpackets *lf_subpackets, int print) in marvel_process_io_error() argument 954 if (!print) in marvel_process_io_error() 1010 marvel_process_logout_frame(struct ev7_lf_subpackets *lf_subpackets, int print) in marvel_process_logout_frame() argument 1020 status = marvel_process_io_error(lf_subpackets, print); in marvel_process_logout_frame()
|
/arch/x86/mm/ |
D | pageattr-test.c | 22 static __read_mostly int print = 1; variable 92 if (print) { in print_split() 124 if (print) in pageattr_test() 229 if (print) in pageattr_test() 242 if (print) in do_pageattr_test() 243 print--; in do_pageattr_test()
|
/arch/blackfin/kernel/ |
D | dumpstack.c | 124 goto print; in show_stack() 131 print: in show_stack()
|
/arch/arm/mach-s3c24xx/ |
D | sleep.S | 59 @@ load UART to allow us to print the two characters for
|
/arch/arm/ |
D | Kconfig.debug | 66 print a brief message explaining what the problem was. This is 109 Say Y here if you want the debug print routines to direct 130 Say Y here if you want the debug print routines to direct 182 Say Y here if you want the debug print routines to direct 185 If you have a Broadcom STB chip and would like early print 192 Say Y here if you want the debug print routines to direct 199 Say Y here if you want the debug print routines to direct 207 Say Y here if you want the debug print routines to direct 215 Say Y here if you want the debug print routines to direct 223 Say Y here if you want the debug print routines to direct [all …]
|
/arch/arc/boot/dts/ |
D | axs103_idu.dts | 22 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=ttyS3,115200n8 debug print-fatal-…
|
D | axs103.dts | 22 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=ttyS3,115200n8 debug print-fatal-…
|
/arch/blackfin/ |
D | Kconfig.debug | 11 an internal error, the kernel can print a not so brief message 62 boot will print it out. 72 hoping things stay together enough to print out a debug message. 111 can be handy when an application dies - we print out the execution 203 to print messages very early in the bootup process.
|
/arch/m32r/platforms/oaks32r/ |
D | dot.gdbinit.nommu | 62 print *(struct task_struct *)$current 69 print *(struct task_struct *)$task
|
/arch/unicore32/ |
D | Kconfig.debug | 44 Say Y here if you want the debug print routines to direct their
|
/arch/m68k/ifpsp060/ |
D | TEST.DOC | 118 as subroutines and expect the main program to print a string 132 For debugging purposes, after the main program performs a "print" 166 alternate result, the test will print "failed" but this
|
/arch/m32r/platforms/mappi3/ |
D | dot.gdbinit | 120 print *(struct task_struct *)$current 127 print *(struct task_struct *)$task
|
/arch/m32r/platforms/mappi2/ |
D | dot.gdbinit.vdec2 | 131 print *(struct task_struct *)$current 138 print *(struct task_struct *)$task
|
/arch/m32r/platforms/m32700ut/ |
D | dot.gdbinit_400MHz_32MB | 132 print *(struct task_struct *)$current 139 print *(struct task_struct *)$task
|
D | dot.gdbinit_300MHz_32MB | 132 print *(struct task_struct *)$current 139 print *(struct task_struct *)$task
|
D | dot.gdbinit_200MHz_16MB | 132 print *(struct task_struct *)$current 139 print *(struct task_struct *)$task
|
/arch/m32r/platforms/mappi/ |
D | dot.gdbinit.nommu | 148 print *(struct task_struct *)$current 155 print *(struct task_struct *)$task
|
D | dot.gdbinit | 148 print *(struct task_struct *)$current 155 print *(struct task_struct *)$task
|
D | dot.gdbinit.smp | 216 print *(struct task_struct *)$current 223 print *(struct task_struct *)$task
|
/arch/blackfin/mach-common/ |
D | interrupt.S | 180 # We are going to dump something out, so make sure we print IPEND properly
|
/arch/arm/plat-omap/ |
D | Kconfig | 79 Makes the multiplexing functions print out a lot of debug info.
|
/arch/parisc/kernel/ |
D | firmware.c | 1136 goto print; in pdc_iodc_print() 1144 print: in pdc_iodc_print()
|
/arch/powerpc/ |
D | Kconfig.debug | 31 int "Stack depth to print" if DEBUG_KERNEL 94 xmon will print a backtrace on the very first invocation.
|