Home
last modified time | relevance | path

Searched full:exceptional (Results 1 – 25 of 69) sorted by relevance

123

/linux-6.14.4/arch/m68k/fpsp040/
Dbugfix.S65 | /* If the xu instruction is exceptional, we punt.
114 | /* If the xu instruction is exceptional, we punt.
250 | was exceptional, and was completed by the appropriate handler.
251 | If the result of the xu instruction is not exceptional, we can
254 | exceptional, we choose to kill the process.
275 | Check if the instruction which just completed was exceptional.
372 | was exceptional, and was completed by the appropriate handler.
373 | If the result of the xu instruction is not exceptional, we can
376 | exceptional, we choose to kill the process.
401 | Check if the instruction which just completed was exceptional.
Dkernel_ex.S5 | fpu for exceptional cases detected or reported within the
8 | The bits are tested in gen_except.sa to determine if an exceptional
133 | On entry, a0 points to the exceptional operand. The final exceptional
138 clrl FP_SCR1(%a6) |set exceptional operand to zero
226 clrl FP_SCR1(%a6) |set exceptional operand
247 bsetb #sign_bit,FP_SCR1(%a6) |set exceptional operand sign
Dscale.S232 | t_resdnrm with exceptional operand in ETEMP.
283 clrl FP_SCR1(%a6) |clear the exceptional operand
289 clrl FP_SCR1(%a6) |clear the exceptional operand
334 | exceptional operand in ETEMP.
Dgen_except.S11 | the stack frame in memory with the exceptional operand(s).
254 | The exceptional operand is in FP_SCR1.
261 | caller set CU_ONLY. If so, the exceptional operand is expected in
298 movel FP_SCR1+4(%a6),WBTEMP_HI(%a6) |exceptional op to
356 movel FP_SCR1+4(%a6),WBTEMP_HI(%a1) |exceptional op to
Dx_operr.S39 | The exceptional operand is not defined for integer overflow
95 | fpu in the original exceptional state.
305 | frame on the stack and the fpu in the original exceptional state
Dx_unfl.S16 | All trap disabled code applies. In addition the exceptional
151 | If the exception bit set is E3, the exceptional operand from the
Dx_ovfl.S29 | All trap disabled code applies. In addition the exceptional
/linux-6.14.4/include/linux/
Dpagevec.h25 * folio_batch store "exceptional" entries in it which can be removed
/linux-6.14.4/drivers/extcon/
Dextcon.h38 * this struct when registering an extcon. In some exceptional cases,
/linux-6.14.4/arch/parisc/math-emu/
Dsfcmp.c74 /* All the exceptional conditions are handled, now special case in sgl_fcmp()
Ddfcmp.c74 /* All the exceptional conditions are handled, now special case in dbl_fcmp()
/linux-6.14.4/tools/perf/pmu-events/arch/x86/silvermont/
Dfrontend.json70 …so be delivered in response to some condition such as a fault or other exceptional condition. Thi…
/linux-6.14.4/arch/m68k/ifpsp060/
Dfskeleton.S73 | stack frame. The FP state frame holds the EXCEPTIONAL OPERAND.
92 | stack frame. The FP state frame holds the EXCEPTIONAL OPERAND.
/linux-6.14.4/Documentation/process/
Dsecurity-bugs.rst48 of the release process, with an exceptional extension to 14 calendar days
/linux-6.14.4/Documentation/firmware-guide/acpi/
Dacpi-lid.rst22 exceptional buggy platforms, special restrictions and exceptions should be
/linux-6.14.4/arch/x86/boot/
Dvideo-mode.c98 /* Nothing found? Is it an "exceptional" (unprobed) mode? */ in raw_set_mode()
/linux-6.14.4/arch/mips/kernel/
Dsync-r4k.c34 * We use a raw spinlock in this exceptional case, because
/linux-6.14.4/lib/
Dtest_ida.c125 * Check handling of conversions between exceptional entries and full bitmaps.
/linux-6.14.4/Documentation/devicetree/bindings/mtd/
Dbrcm,brcmnand.yaml38 exceptional cases, we define additional 'compatible' properties and associated
/linux-6.14.4/drivers/cpufreq/
DKconfig.x86270 This driver should be only used in exceptional
/linux-6.14.4/Documentation/driver-api/
Dlibata.rst285 and other exceptional conditions. The primary responsibility of an
610 The term 'exception' is either used to describe exceptional conditions
612 errors and non-error exceptional conditions. Where explicit distinction
/linux-6.14.4/Documentation/core-api/
Dthis_cpu_ops.rst38 exceptional situations and may impact performance and/or correctness
/linux-6.14.4/fs/vboxsf/
Dvboxsf_wrappers.c120 * Note this function always returns 0 / success unless an exceptional condition
/linux-6.14.4/mm/
Dtruncate.c54 * Unconditionally remove exceptional entries. Usually called from truncate
56 * exceptional entries similar to what folio_batch_remove_exceptionals() does.
/linux-6.14.4/Documentation/networking/
Dudplite.rst235 Exceptional and error conditions are logged to syslog at the KERN_DEBUG

123