Searched refs:interrupt (Results 1 - 25 of 59) sorted by relevance

123

/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dftrace.h7 #include <linux/interrupt.h> /* via trace_recursion.h */
/openbsd-current/sys/dev/pci/drm/include/drm/
H A Ddrm_util.h35 #include <linux/interrupt.h>
/openbsd-current/sys/arch/arm64/arm64/
H A Dacpi_machdep.c149 uint32_t interrupt[3]; local
160 interrupt[0] = 0;
161 interrupt[1] = irq - 32;
164 interrupt[2] = 0x2; /* falling */
166 interrupt[2] = 0x1; /* rising */
169 interrupt[2] = 0x8; /* low */
171 interrupt[2] = 0x4; /* high */
174 cookie = ic->ic_establish(ic->ic_cookie, interrupt, level, NULL,
/openbsd-current/sys/arch/sparc64/include/
H A Dopenfirm.h62 int OF_mapintr(int node, int *interrupt, int validlen, int buflen);
/openbsd-current/sys/arch/m88k/include/
H A Dtrap.h61 void interrupt(struct trapframe *);
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_tasklet.h9 #include <linux/interrupt.h>
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServer.h32 Status &error, bool &interrupt, bool &quit)>;
43 Status &error, bool &interrupt,
H A DGDBRemoteCommunicationServer.cpp31 [this](StringExtractorGDBRemote packet, Status &error, bool &interrupt,
45 Timeout<std::micro> timeout, Status &error, bool &interrupt, bool &quit) {
71 packet_result = handler_it->second(packet, error, interrupt, quit);
44 GetPacketAndSendResponse( Timeout<std::micro> timeout, Status &error, bool &interrupt, bool &quit) argument
/openbsd-current/sys/arch/macppc/dev/
H A Ddbdma.h118 #define DBDMA_BUILD_CMD(d, cmd, key, interrupt, wait, branch) { \
121 ((interrupt) << 4) | \
125 #define DBDMA_BUILD(d, cmd, key, count, address, interrupt, wait, branch) { \
133 ((interrupt) << 4) | \
/openbsd-current/regress/sys/dev/kcov/
H A DMakefile24 TESTS+= remote-interrupt
/openbsd-current/sys/dev/acpi/
H A Dacpihpet.c62 uint64_t interrupt; member in struct:hpet_regs::__anon5
125 sc->sc_save.timers[0].interrupt = acpihpet_r(sc->sc_iot,
131 sc->sc_save.timers[1].interrupt = acpihpet_r(sc->sc_iot,
137 sc->sc_save.timers[2].interrupt = acpihpet_r(sc->sc_iot,
156 HPET_TIMER0_INTERRUPT, sc->sc_save.timers[0].interrupt);
162 HPET_TIMER1_INTERRUPT, sc->sc_save.timers[1].interrupt);
168 HPET_TIMER2_INTERRUPT, sc->sc_save.timers[2].interrupt);
/openbsd-current/sys/dev/fdt/
H A Dmvgicp.c129 uint32_t interrupt[3]; local
151 /* Convert to GIC interrupt source. */
162 interrupt[0] = 0;
163 interrupt[1] = spi - 32;
164 interrupt[2] = flags;
165 cookie = ic->ic_establish(ic->ic_cookie, interrupt, level,
/openbsd-current/sys/arch/mips64/mips64/
H A Dcp0access.S48 * Set/clear software interrupt.
55 or v0, v0, SOFT_INT_MASK_0 # set soft clock interrupt
66 and v0, v0, ~SOFT_INT_MASK_0 # clear soft clock interrupt
77 or v0, v0, SOFT_INT_MASK_1 # set soft net interrupt
88 and v0, v0, ~SOFT_INT_MASK_1 # clear soft net interrupt
96 * Set/change interrupt priority routines.
H A Dinterrupt.c1 /* $OpenBSD: interrupt.c,v 1.74 2021/04/29 12:49:19 visa Exp $ */
50 void interrupt(struct trapframe *);
66 * Modern versions of MIPS processors have extended interrupt
69 * in "higher level" interrupt code.
71 * Basically there are <n> interrupt inputs to the processor and
75 * an interrupt handler for that particular interrupt. More than one
76 * handler can register to an interrupt input and one handler may register
77 * for more than one interrupt input. A handler is only called once even
78 * if it registers for more than one interrupt inpu
100 interrupt(struct trapframe *trapframe) function
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.misc-tests/
H A Darm-isr.c25 int foo1 (int a, int b, int c, int d, int e, int f, int g, int h) __attribute__ ((interrupt ("IRQ")));
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A DMakefile.in8 foll-exec foll-fork foll-vfork funcargs int-type interrupt jump \
H A Dinterrupt.exp22 verbose "Skipping interrupt.exp because of nointerrupts."
27 verbose "Skipping interrupt.exp because of noinferiorio."
38 set testfile interrupt
56 "set interrupt character in interrupt.exp"
/openbsd-current/games/phantasia/
H A Dphantglobs.h107 void interrupt(void);
H A Dio.c223 / FUNCTION NAME: interrupt()
225 / FUNCTION: handle interrupt from operator
242 / Allow player to quit upon hitting the interrupt key.
249 interrupt(void)
245 interrupt(void) function
/openbsd-current/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_guc_ct.h9 #include <linux/interrupt.h>
/openbsd-current/gnu/llvm/lldb/tools/lldb-server/
H A Dlldb-platform.cpp367 bool interrupt = false; local
369 while (!interrupt && !done) {
370 if (platform.GetPacketAndSendResponse(std::nullopt, error, interrupt,
/openbsd-current/sbin/dump/
H A Ddump.h139 void interrupt(int signo); /* in case operator bangs on console */
/openbsd-current/sys/arch/i386/isa/
H A Dicu.s36 .long 0xffff # interrupt mask enable (all off)
72 * Handle return from interrupt after device handler finishes.
115 * Soft interrupt handlers
/openbsd-current/sys/arch/sparc64/sparc64/
H A Dofw_machdep.c830 * Follow the OFW algorithm and return an interrupt specifier.
832 * Pass in the interrupt specifier you want mapped and the node
834 * the interrupt specifier, and buflen is the number of cells in
838 OF_mapintr(int node, int *interrupt, int validlen, int buflen) argument
851 * interrupt is already fully specified.
853 if (*interrupt & 0x20 || *interrupt & 0x7c0)
857 * If there is no interrupt map in the bus node, we
862 * The specification for interrupt mapping is borken.
863 * You are supposed to query the interrupt paren
[all...]
/openbsd-current/libexec/getty/
H A Dmain.c114 interrupt(int signo) function
119 signal(SIGINT, interrupt);
371 signal(SIGINT, interrupt);

Completed in 201 milliseconds

123