Searched refs:handler (Results 1 - 25 of 1317) sorted by path

1234567891011>>

/linux-master/arch/alpha/kernel/
H A Derr_common.c165 if (h) next = h->handler(header);
313 "subpacket handler\n");
H A Derr_impl.h30 struct el_subpacket *(*handler)(struct el_subpacket *); member in struct:el_subpacket_handler
/linux-master/arch/arm/include/asm/
H A Dglue-df.h19 * v4_early - ARMv4 without Thumb early abort handler
20 * v4t_late - ARMv4 with Thumb late abort handler
21 * v4t_early - ARMv4 with Thumb early abort handler
22 * v5t_early - ARMv5 with Thumb early abort handler
23 * v5tj_early - ARMv5 with Thumb and Java early abort handler
25 * v6_early - ARMv6 generic early abort handler
26 * v7_early - ARMv7 generic early abort handler
96 #error Unknown data abort handler type
H A Dglue-pf.h51 #error Unknown prefetch abort handler type
/linux-master/arch/arm/probes/kprobes/
H A Dactions-arm.c23 * setting a handler for it to run the instruction.
25 * In the execution phase by an instruction's handler:
31 * directly executed. Its handler calls the
298 [PROBES_PRELOAD_IMM] = {.handler = probes_simulate_nop},
299 [PROBES_PRELOAD_REG] = {.handler = probes_simulate_nop},
300 [PROBES_BRANCH_IMM] = {.handler = simulate_blx1},
301 [PROBES_MRS] = {.handler = simulate_mrs},
302 [PROBES_BRANCH_REG] = {.handler = simulate_blx2bx},
303 [PROBES_CLZ] = {.handler = emulate_rd12rm0_noflags_nopc},
305 .handler
[all...]
/linux-master/arch/arm/probes/uprobes/
H A Dactions-arm.c195 [PROBES_PRELOAD_IMM] = {.handler = probes_simulate_nop},
196 [PROBES_PRELOAD_REG] = {.handler = probes_simulate_nop},
197 [PROBES_BRANCH_IMM] = {.handler = simulate_blx1},
198 [PROBES_MRS] = {.handler = simulate_mrs},
199 [PROBES_BRANCH_REG] = {.handler = simulate_blx2bx},
200 [PROBES_CLZ] = {.handler = probes_simulate_nop},
201 [PROBES_SATURATING_ARITHMETIC] = {.handler = probes_simulate_nop},
202 [PROBES_MUL1] = {.handler = probes_simulate_nop},
203 [PROBES_MUL2] = {.handler = probes_simulate_nop},
204 [PROBES_SWP] = {.handler
[all...]
/linux-master/arch/m68k/fpsp040/
H A Dbugfix.S14 | * the handler permanently to improve throughput.
66 | * Otherwise, we would have to include OVFL/UNFL handler
115 | * Otherwise, we would have to include OVFL/UNFL handler
171 | number of the fsave is not $40, this handler is not necessary.
250 | was exceptional, and was completed by the appropriate handler.
372 | was exceptional, and was completed by the appropriate handler.
H A Dfpsp.h62 | Sometimes the exception handler will transform the fsave area
67 | handler exit code will reload the new frame and discard the old.
73 | the handler exit code restore the value.
H A Dgen_except.S376 | If trace mode enabled, then go to trace handler. This handler
H A Dget_op.S7 | type exception handler ('unsupp' - vector 55) and the unimplemented
8 | instruction exception handler ('unimp' - vector 11). 'get_op'
10 | opclass handler routine. See 68881/2 User's Manual table 4-11
H A Dres_func.S7 | is only used by the unsupported data type/format handler.
146 | ;snan handler
449 | ;snan handler
1340 | ;snan handler
1364 | ;snan handler
H A Dscale.S42 | handler.
352 | to the appropriate exception handler.
H A Dsgetem.S40 | handler. It points a0 to the input operand.
66 | handler. It points a0 to the input operand.
H A Dx_bsun.S4 | fpsp_bsun --- FPSP handler for branch/set on unordered exception
8 | The real_bsun handler will need to perform further corrective
H A Dx_fline.S4 | fpsp_fline --- FPSP handler for fline exception
H A Dx_operr.S4 | fpsp_operr --- FPSP handler for operand error exception
93 | kernel handler. Set the operr bits and clean up, leaving
304 | to the kernel operr handler with only the integer exception
324 | real inex handler.
H A Dx_ovfl.S4 | fpsp_ovfl --- FPSP handler for overflow exception
30 | operand needs to be made available to the users exception handler
95 | real inex handler.
H A Dx_snan.S4 | fpsp_snan --- FPSP handler for signalling NAN exception
60 | real inex handler.
112 | Exit snan handler by expanding the unimp frame into a busy frame
H A Dx_unfl.S4 | fpsp_unfl --- FPSP handler for underflow exception
83 | real inex handler.
H A Dx_unimp.S4 | fpsp_unimp --- FPSP handler for unimplemented instruction
H A Dx_unsupp.S4 | fpsp_unsupp --- FPSP handler for unsupported data type exception
/linux-master/arch/m68k/ifpsp060/
H A Dfskeleton.S71 | is present. The routine below should point to the operating system handler
83 bral trap | jump to trap handler
90 | is present. The routine below should point to the operating system handler
102 bral trap | jump to trap handler
108 | is present. The routine below should point to the operating system handler
121 bral trap | jump to trap handler
127 | is present. The routine below should point to the operating system handler
140 bral trap | jump to trap handler
146 | is present. The routine below should point to the operating system handler
159 bral trap | jump to trap handler
[all...]
H A Diskeleton.S59 | Instruction exception handler. For a normal exit, the
85 | Instruction exception handler. If the instruction was a "chk2"
114 bral trap | jump to trap handler
120 | Instruction exception handler isp_unimp(). If the instruction is a 64-bit
154 bral trap | jump to trap handler
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S9313 # to the appropriate exception handler.
H A Dfpsp.S582 # This handler should be the first code executed upon taking the #
615 # This handler emulates the instruction to determine what the correct #
618 # Finally, the handler exits through the "callout" _fpsp_done() #
620 # If the exception is enabled, then this handler must create the #
623 # exceptions enabled, this handler must exit through the "callout" #
624 # _real_ovfl() so that the operating system enabled overflow handler #
627 # but the inexact exception was enabled, this handler must exit #
632 # handler must exit through the "callout" _real_trace(). #
822 # This handler should be the first code executed upon taking the #
855 # This handler emulate
[all...]

Completed in 369 milliseconds

1234567891011>>