Home
last modified time | relevance | path

Searched refs:reported (Results 1 – 25 of 28) sorted by relevance

12

/arch/sparc/kernel/
Dsbus.c278 int reported, portid; in sysio_ue_handler() local
311 reported = 0; in sysio_ue_handler()
313 reported++; in sysio_ue_handler()
317 reported++; in sysio_ue_handler()
321 reported++; in sysio_ue_handler()
324 if (!reported) in sysio_ue_handler()
352 int reported, portid; in sysio_ce_handler() local
390 reported = 0; in sysio_ce_handler()
392 reported++; in sysio_ce_handler()
396 reported++; in sysio_ce_handler()
[all …]
Dpci_sabre.c203 int reported; in sabre_ue_intr() local
234 reported = 0; in sabre_ue_intr()
236 reported++; in sabre_ue_intr()
240 reported++; in sabre_ue_intr()
244 reported++; in sabre_ue_intr()
247 if (!reported) in sabre_ue_intr()
263 int reported; in sabre_ce_intr() local
297 reported = 0; in sabre_ce_intr()
299 reported++; in sabre_ce_intr()
303 reported++; in sabre_ce_intr()
[all …]
Dpci_psycho.c139 int reported; in psycho_ue_intr() local
170 reported = 0; in psycho_ue_intr()
172 reported++; in psycho_ue_intr()
176 reported++; in psycho_ue_intr()
180 reported++; in psycho_ue_intr()
183 if (!reported) in psycho_ue_intr()
218 int reported; in psycho_ce_intr() local
255 reported = 0; in psycho_ce_intr()
257 reported++; in psycho_ce_intr()
261 reported++; in psycho_ce_intr()
[all …]
Dpci_schizo.c379 int reported, limit; in schizo_ue_intr() local
424 reported = 0; in schizo_ue_intr()
426 reported++; in schizo_ue_intr()
430 reported++; in schizo_ue_intr()
433 if (!reported) in schizo_ue_intr()
467 int reported, limit; in schizo_ce_intr() local
516 reported = 0; in schizo_ce_intr()
518 reported++; in schizo_ce_intr()
522 reported++; in schizo_ce_intr()
525 if (!reported) in schizo_ce_intr()
[all …]
Dpsycho_common.c309 int reported; in psycho_pcierr_intr() local
338 reported = 0; in psycho_pcierr_intr()
340 reported++; in psycho_pcierr_intr()
344 reported++; in psycho_pcierr_intr()
348 reported++; in psycho_pcierr_intr()
352 reported++; in psycho_pcierr_intr()
355 if (!reported) in psycho_pcierr_intr()
/arch/m68k/fpsp040/
Dgen_except.S25 | reported if ovfl occurs and the ovfl enable bit is not
124 | Frame is idle, so check for exceptions reported through
221 | No exceptions are to be reported. If the instruction was
239 | An fmoveout that results in an overflow is reported this way.
241 | An fmoveout that results in an underflow is reported this way.
Dkernel_ex.S5 | fpu for exceptional cases detected or reported within the
Dx_unfl.S92 | Inexact enabled and reported, and we must take an inexact exception
Dx_operr.S332 | Inexact enabled and reported, and we must take an inexact exception.
Dx_snan.S68 | Inexact enabled and reported, and we must take an inexact exception.
Dskeleton.S12 | exception is one that must be reported then there will be a
Ddecbin.S494 | it will be inex2, but will be reported as inex1 by get_op.
Ddo_func.S502 | stacked FPSR to be correctly reported.
Dround.S526 clrb %d1 |set no inex2 reported
Dres_func.S627 | No frestore is done unless an exception is to be reported.
/arch/arm64/mm/
Dfault.c309 static bool reported; in report_tag_fault() local
312 if (READ_ONCE(reported)) in report_tag_fault()
320 WRITE_ONCE(reported, true); in report_tag_fault()
/arch/sh/kernel/cpu/sh3/
Dentry.S485 * but is unfortunately reported through INTEVT rather than
/arch/powerpc/kvm/
DKconfig127 together with the number of executions are reported in debugfs in
/arch/m68k/ifpsp060/
Dfplsp.doc109 entry. If an exception should be reported, then the package forces
/arch/arm/boot/dts/
Domap3-n950-n9.dtsi368 * These timings are based on CONFIG_OMAP_GPMC_DEBUG=y reported
Domap3-n900.dts896 * These timings are based on CONFIG_OMAP_GPMC_DEBUG=y reported
/arch/powerpc/platforms/
DKconfig235 halfway between the upper and lower bounds, will be reported in
/arch/
DKconfig1133 differences. The counts are reported via debugfs.
/arch/powerpc/
DKconfig660 reported with SMP Power Macintoshes with this option enabled.
/arch/m68k/ifpsp060/src/
Dpfpsp.S2410 # word. If no FP exception should be reported ads a result of the #

12