Home
last modified time | relevance | path

Searched refs:print (Results 1 – 25 of 29) sorted by relevance

12

/arch/alpha/kernel/
Derr_titan.c26 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 …]
Derr_ev6.c23 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 …]
Derr_marvel.c68 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/
Dpageattr-test.c21 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/
DKconfig.debug22 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/
DKconfig.debug30 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/
DMakefile_3224 LIBGCC := $(shell $(CC) $(KBUILD_CFLAGS) -print-libgcc-file-name)
/arch/h8300/
DKconfig.debug27 bool "SystemCall trace print"
/arch/m32r/platforms/oaks32r/
Ddot.gdbinit.nommu62 print *(struct task_struct *)$current
69 print *(struct task_struct *)$task
/arch/m68k/ifpsp060/
DTEST.DOC118 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/
Ddot.gdbinit.vdec2131 print *(struct task_struct *)$current
138 print *(struct task_struct *)$task
/arch/m32r/platforms/mappi3/
Ddot.gdbinit120 print *(struct task_struct *)$current
127 print *(struct task_struct *)$task
/arch/arm/plat-s3c24xx/
Dsleep.S120 @@ load UART to allow us to print the two characters for
/arch/m32r/platforms/m32700ut/
Ddot.gdbinit_400MHz_32MB132 print *(struct task_struct *)$current
139 print *(struct task_struct *)$task
Ddot.gdbinit_200MHz_16MB132 print *(struct task_struct *)$current
139 print *(struct task_struct *)$task
Ddot.gdbinit_300MHz_32MB132 print *(struct task_struct *)$current
139 print *(struct task_struct *)$task
/arch/m32r/platforms/mappi/
Ddot.gdbinit148 print *(struct task_struct *)$current
155 print *(struct task_struct *)$task
Ddot.gdbinit.nommu148 print *(struct task_struct *)$current
155 print *(struct task_struct *)$task
Ddot.gdbinit.smp216 print *(struct task_struct *)$current
223 print *(struct task_struct *)$task
/arch/blackfin/mach-common/
Dinterrupt.S162 # We are going to dump something out, so make sure we print IPEND properly
/arch/powerpc/
DKconfig.debug6 int "Stack depth to print" if DEBUG_KERNEL
81 xmon will print a backtrace on the very first invocation.
/arch/arm/plat-omap/
DKconfig86 Makes the multiplexing functions print out a lot of debug info.
/arch/parisc/kernel/
Dfirmware.c1133 goto print; in pdc_iodc_print()
1158 print: in pdc_iodc_print()
/arch/blackfin/kernel/
Dtraps.c888 goto print; in show_stack()
895 print: in show_stack()
/arch/cris/arch-v10/kernel/
Dentry.S334 ;; contain the return address. used by Oops to print kernel errors.

12