Home
last modified time | relevance | path

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

/arch/powerpc/platforms/powermac/
Dpfunc_core.c123 #define PMF_PARSE_CALL(name, cmd, handlers, p...) \ argument
127 if (handlers == NULL) \
129 if (handlers->name) \
130 return handlers->name(cmd->func, cmd->instdata, \
541 struct pmf_handlers *handlers; member
579 struct pmf_handlers *handlers, in pmf_parse_one() argument
595 handlers ? "executing" : "parsing"); in pmf_parse_one()
620 rc = pmf_parsers[ccode](&cmd, handlers); in pmf_parse_one()
629 if (handlers == NULL) in pmf_parse_one()
701 struct pmf_handlers *handlers, in pmf_register_driver() argument
[all …]
/arch/um/os-Linux/
Dsignal.c123 static void (*handlers[_NSIG])(int sig, struct siginfo *si, mcontext_t *mc) = { variable
165 (*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.
DKconfig44 Say Y here to enable replicating the kernel exception handlers
/arch/mips/kvm/
D00README.txt24 …nux-3.7-rc2 based SMP guest hangs due to the following code sequence in the generated TLB handlers:
Dlocore.S588 ##### The exception handlers.
/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/cris/arch-v32/lib/
Dchecksumcopy.S50 ;; r12 <= acr is needed after mloop and in the exception 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.h178 struct pmf_handlers *handlers,
/arch/powerpc/platforms/pseries/
DKconfig65 event types and scopes. Device drivers can register their handlers
/arch/cris/arch-v32/mm/
Dmmu.S205 ; This is the MMU bus fault handlers.
/arch/sh/kernel/cpu/sh3/
Dentry.S494 mov r15, r8 ! trap handlers take saved regs in r8
/arch/cris/arch-v10/kernel/
Dentry.S334 ;; from the other interrupt handlers.
417 ;; special handlers for breakpoint and NMI
/arch/blackfin/
DKconfig.debug185 bool "Turn off hwtrace in CPLB handlers"
/arch/arm/kernel/
Dentry-armv.S123 @ common_invalid - generic code for failed exception (re-entrant version of handlers)
/arch/unicore32/kernel/
Dentry.S230 @ (re-entrant version of handlers)
/arch/
DKconfig429 the slow path using TIF_NOHZ flag. Exceptions handlers must be