Searched full:exceptional (Results 1 – 25 of 132) sorted by relevance
123456
| /kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
| D | bugfix.S | 65 | /* 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.
|
| D | kernel_ex.S | 5 | 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
|
| D | scale.S | 232 | 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.
|
| D | gen_except.S | 11 | 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
|
| D | x_operr.S | 39 | 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
|
| D | x_unfl.S | 16 | All trap disabled code applies. In addition the exceptional 151 | If the exception bit set is E3, the exceptional operand from the
|
| /kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
| D | bugfix.S | 65 | /* 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.
|
| D | kernel_ex.S | 5 | 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
|
| D | scale.S | 232 | 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.
|
| D | gen_except.S | 11 | 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
|
| D | x_operr.S | 39 | 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
|
| D | x_unfl.S | 16 | All trap disabled code applies. In addition the exceptional 151 | If the exception bit set is E3, the exceptional operand from the
|
| /kernel/linux/linux-5.10/mm/ |
| D | truncate.c | 55 * Unconditionally remove exceptional entries. Usually called from truncate 57 * exceptional entries similar to what pagevec_remove_exceptionals does. 108 * Invalidate exceptional entry if easily possible. This handles exceptional 122 * Invalidate exceptional entry if clean. This handles exceptional entries for 330 * Pagevec array has exceptional entries and we may also fail in truncate_inode_pages_range()
|
| /kernel/linux/linux-6.6/mm/ |
| D | truncate.c | 55 * Unconditionally remove exceptional entries. Usually called from truncate 57 * exceptional entries similar to what folio_batch_remove_exceptionals() does. 109 * Invalidate exceptional entry if easily possible. This handles exceptional 123 * Invalidate exceptional entry if clean. This handles exceptional entries for
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | pagevec.h | 25 * folio_batch store "exceptional" entries in it which can be removed
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/silvermont/ |
| D | frontend.json | 30 …so be delivered in response to some condition such as a fault or other exceptional condition. Thi…
|
| /kernel/linux/linux-6.6/drivers/extcon/ |
| D | extcon.h | 38 * this struct when registering an extcon. In some exceptional cases,
|
| /kernel/linux/linux-5.10/drivers/extcon/ |
| D | extcon.h | 37 * this struct when registering an extcon. In some exceptional cases,
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/silvermont/ |
| D | frontend.json | 62 …so be delivered in response to some condition such as a fault or other exceptional condition. Thi…
|
| /kernel/linux/linux-5.10/arch/parisc/math-emu/ |
| D | sfcmp.c | 74 /* All the exceptional conditions are handled, now special case in sgl_fcmp()
|
| /kernel/linux/linux-6.6/arch/parisc/math-emu/ |
| D | sfcmp.c | 74 /* All the exceptional conditions are handled, now special case in sgl_fcmp()
|
| /kernel/linux/linux-6.6/arch/m68k/ifpsp060/ |
| D | fskeleton.S | 73 | stack frame. The FP state frame holds the EXCEPTIONAL OPERAND. 92 | stack frame. The FP state frame holds the EXCEPTIONAL OPERAND.
|
| /kernel/linux/linux-5.10/arch/m68k/ifpsp060/ |
| D | fskeleton.S | 73 | stack frame. The FP state frame holds the EXCEPTIONAL OPERAND. 92 | stack frame. The FP state frame holds the EXCEPTIONAL OPERAND.
|
| /kernel/linux/linux-6.6/Documentation/process/ |
| D | security-bugs.rst | 48 of the release process, with an exceptional extension to 14 calendar days
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | security-bugs.rst | 48 of the release process, with an exceptional extension to 14 calendar days
|
123456