Searched refs:print (Results 1 - 10 of 10) sorted by relevance

/arch/alpha/kernel/
H A Derr_titan.c26 titan_parse_c_misc(u64 c_misc, int print) argument
42 if (!print)
73 titan_parse_p_serror(int which, u64 serror, int print) argument
111 if (!print)
140 titan_parse_p_perror(int which, int port, u64 perror, int print) argument
228 if (!print)
274 titan_parse_p_agperror(int which, u64 agperror, int print) argument
317 if (!print)
358 u64 aperror, u64 agperror, int print)
361 status |= titan_parse_p_serror(which, serror, print);
357 titan_parse_p_chip(int which, u64 serror, u64 gperror, u64 aperror, u64 agperror, int print) argument
369 titan_process_logout_frame(struct el_common *mchk_header, int print) argument
589 privateer_process_680_frame(struct el_common *mchk_header, int print) argument
630 privateer_process_logout_frame(struct el_common *mchk_header, int print) argument
[all...]
H A Derr_ev6.c23 ev6_parse_ibox(u64 i_stat, int print) argument
33 if (!print)
43 ev6_parse_mbox(u64 mm_stat, u64 d_stat, u64 c_stat, int print) argument
64 if (!print)
91 u64 c_stat, u64 c_sts, int print)
133 if (!print)
187 ev6_process_logout_frame(struct el_common *mchk_header, int print) argument
193 status |= ev6_parse_ibox(ev6mchk->I_STAT, print);
195 ev6mchk->C_STAT, print);
198 ev6mchk->C_STS, print);
90 ev6_parse_cbox(u64 c_addr, u64 c1_syn, u64 c2_syn, u64 c_stat, u64 c_sts, int print) argument
[all...]
H A Derr_marvel.c68 marvel_process_680_frame(struct ev7_lf_subpackets *lf_subpackets, int print) argument
80 if (print)
490 * print UNCRR_SYM as well.
902 marvel_process_io_error(struct ev7_lf_subpackets *lf_subpackets, int print) argument
954 if (!print)
1010 marvel_process_logout_frame(struct ev7_lf_subpackets *lf_subpackets, int print) argument
1020 status = marvel_process_io_error(lf_subpackets, print);
1096 * don't print any message
/arch/x86/mm/
H A Dpageattr-test.c18 * Only print the results of the first pass:
20 static __read_mostly int print = 1; variable
90 if (print) {
122 if (print)
227 if (print)
240 if (print)
241 print--;
/arch/blackfin/kernel/
H A Ddumpstack.c55 /* print out the existing stack info */
105 /* First time print out data, next time, print out symbols */
124 goto print;
131 print:
/arch/arm/mach-s3c24xx/
H A Dsleep.S59 @@ load UART to allow us to print the two characters for
/arch/blackfin/mach-common/
H A Dinterrupt.S180 # We are going to dump something out, so make sure we print IPEND properly
/arch/parisc/kernel/
H A Dfirmware.c1116 * pdc_iodc_print - Console print using IODC.
1136 goto print;
1144 print:
/arch/s390/kernel/
H A Dsclp.S288 bras %r14,_sclp_print # print string
/arch/cris/arch-v10/kernel/
H A Dentry.S342 ;; contain the return address. used by Oops to print kernel errors.

Completed in 977 milliseconds