/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 107 if (!print) in titan_parse_p_serror() 136 titan_parse_p_perror(int which, int port, u64 perror, int print) in titan_parse_p_perror() argument 223 if (!print) in titan_parse_p_perror() 269 titan_parse_p_agperror(int which, u64 agperror, int print) in titan_parse_p_agperror() argument 312 if (!print) in titan_parse_p_agperror() 353 u64 aperror, u64 agperror, int print) in titan_parse_p_chip() argument 356 status |= titan_parse_p_serror(which, serror, print); in titan_parse_p_chip() [all …]
|
D | err_ev6.c | 23 ev6_parse_ibox(u64 i_stat, int print) in ev6_parse_ibox() argument 33 if (!print) in ev6_parse_ibox() 43 ev6_parse_mbox(u64 mm_stat, u64 d_stat, u64 c_stat, int print) in ev6_parse_mbox() argument 64 if (!print) in ev6_parse_mbox() 91 u64 c_stat, u64 c_sts, int print) in ev6_parse_cbox() argument 131 if (!print) in ev6_parse_cbox() 185 ev6_process_logout_frame(struct el_common *mchk_header, int print) in ev6_process_logout_frame() argument 191 status |= ev6_parse_ibox(ev6mchk->I_STAT, print); in ev6_process_logout_frame() 193 ev6mchk->C_STAT, print); in ev6_process_logout_frame() 196 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() 901 marvel_process_io_error(struct ev7_lf_subpackets *lf_subpackets, int print) in marvel_process_io_error() argument 953 if (!print) in marvel_process_io_error() 1009 marvel_process_logout_frame(struct ev7_lf_subpackets *lf_subpackets, int print) in marvel_process_logout_frame() argument 1019 status = marvel_process_io_error(lf_subpackets, print); in marvel_process_logout_frame()
|
/arch/x86/mm/ |
D | pageattr-test.c | 21 static __read_mostly int print = 1; variable 91 if (print) { in print_split() 123 if (print) in pageattr_test() 230 if (print) in pageattr_test() 243 if (print) in do_pageattr_test() 244 print--; in do_pageattr_test()
|
/arch/arm/ |
D | Kconfig.debug | 22 print a brief message explaining what the problem was. This is 66 Say Y here if you want the debug print routines to direct their 78 Say Y here if you want the debug print routines to direct their 87 Say Y here if you want the debug print routines to direct their 95 Say Y here if you want debug print routines to go to one of the
|
/arch/blackfin/ |
D | Kconfig.debug | 30 an internal error, the kernel can print a not so brief message 67 boot will print it out. 77 hoping things stay together enough to print out a debug message. 127 can be handy when an application dies - we print out the execution 219 to print messages very early in the bootup process.
|
/arch/sh/boot/compressed/ |
D | Makefile_32 | 24 LIBGCC := $(shell $(CC) $(KBUILD_CFLAGS) -print-libgcc-file-name)
|
/arch/h8300/ |
D | Kconfig.debug | 27 bool "SystemCall trace print"
|
/arch/m32r/platforms/oaks32r/ |
D | dot.gdbinit.nommu | 62 print *(struct task_struct *)$current 69 print *(struct task_struct *)$task
|
/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/mappi2/ |
D | dot.gdbinit.vdec2 | 131 print *(struct task_struct *)$current 138 print *(struct task_struct *)$task
|
/arch/m32r/platforms/mappi3/ |
D | dot.gdbinit | 120 print *(struct task_struct *)$current 127 print *(struct task_struct *)$task
|
/arch/arm/plat-s3c24xx/ |
D | sleep.S | 120 @@ load UART to allow us to print the two characters for
|
/arch/m32r/platforms/m32700ut/ |
D | dot.gdbinit_400MHz_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
|
D | dot.gdbinit_300MHz_32MB | 132 print *(struct task_struct *)$current 139 print *(struct task_struct *)$task
|
/arch/m32r/platforms/mappi/ |
D | dot.gdbinit | 148 print *(struct task_struct *)$current 155 print *(struct task_struct *)$task
|
D | dot.gdbinit.nommu | 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 | 162 # We are going to dump something out, so make sure we print IPEND properly
|
/arch/powerpc/ |
D | Kconfig.debug | 6 int "Stack depth to print" if DEBUG_KERNEL 81 xmon will print a backtrace on the very first invocation.
|
/arch/arm/plat-omap/ |
D | Kconfig | 86 Makes the multiplexing functions print out a lot of debug info.
|
/arch/parisc/kernel/ |
D | firmware.c | 1133 goto print; in pdc_iodc_print() 1158 print: in pdc_iodc_print()
|
/arch/blackfin/kernel/ |
D | traps.c | 888 goto print; in show_stack() 895 print: in show_stack()
|
/arch/cris/arch-v10/kernel/ |
D | entry.S | 334 ;; contain the return address. used by Oops to print kernel errors.
|