Home
last modified time | relevance | path

Searched refs:handlers (Results 1 – 12 of 12) sorted by relevance

/arch/powerpc/platforms/powermac/
Dpfunc_core.c124 #define PMF_PARSE_CALL(name, cmd, handlers, p...) \ argument
128 if (handlers == NULL) \
130 if (handlers->name) \
131 return handlers->name(cmd->func, cmd->instdata, \
542 struct pmf_handlers *handlers; member
580 struct pmf_handlers *handlers, in pmf_parse_one() argument
596 handlers ? "executing" : "parsing"); in pmf_parse_one()
621 rc = pmf_parsers[ccode](&cmd, handlers); in pmf_parse_one()
630 if (handlers == NULL) in pmf_parse_one()
702 struct pmf_handlers *handlers, in pmf_register_driver() argument
[all …]
/arch/um/os-Linux/
Dsignal.c149 static void (*handlers[_NSIG])(int sig, struct siginfo *si, mcontext_t *mc) = { variable
192 (*handlers[sig])(sig, (struct siginfo *)si, mc); in hard_handler()
/arch/mips/sgi-ip27/
DTODO16 11. All intrs (ip27_do_irq handlers) are targeted at cpu A on the node.
/arch/m68k/fpsp040/
Dx_store.S6 | Used by underflow and overflow handlers.
54 | handlers restore fp0-fp3 from there.
Dfpsp.h16 | All FPSP handlers begin by executing:
48 | On exit, the handlers execute:
59 | type that was generated. Some handlers may omit the "frestore"
Dres_func.S1460 | handlers.
1478 | handlers.
/arch/m68k/ifpsp060/
Dfpsp.doc33 Package. This package is essentially a set of exception handlers
35 These exception handlers emulate Unimplemented FP instructions,
38 includes exception handlers to provide full IEEE-754 compliant
/arch/powerpc/include/asm/
Dpmac_pfunc.h179 struct pmf_handlers *handlers,
/arch/powerpc/platforms/pseries/
DKconfig77 event types and scopes. Device drivers can register their handlers
/arch/sh/kernel/cpu/sh3/
Dentry.S491 mov r15, r8 ! trap handlers take saved regs in r8
/arch/arm/kernel/
Dentry-armv.S120 @ common_invalid - generic code for failed exception (re-entrant version of handlers)
/arch/
DKconfig749 flag. Exceptions handlers must be wrapped as well. Irqs are already