Home
last modified time | relevance | path

Searched refs:InterruptHandler (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtilPosix.cpp49 static void InterruptHandler(int, siginfo_t *, void *) { in InterruptHandler() function
122 SetSigaction(SIGINT, InterruptHandler); in SetSignalHandler()
124 SetSigaction(SIGTERM, InterruptHandler); in SetSignalHandler()
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DCpu.h192 IN EFI_CPU_INTERRUPT_HANDLER InterruptHandler