Home
last modified time | relevance | path

Searched refs:FILTER_STRAY (Results 1 – 25 of 52) sorted by relevance

123

/NextBSD/sys/dev/sfxge/
HDsfxge_intr.c76 return (FILTER_STRAY); in sfxge_intr_line_filter()
109 return (FILTER_STRAY); in sfxge_intr_line_filter()
/NextBSD/sys/arm/at91/
HDat91_rst.c211 return (FILTER_STRAY); in at91_rst_intr()
HDat91_pit.c189 return (FILTER_STRAY); in pit_intr()
HDat91_wdt.c95 return (FILTER_STRAY); in wdt_intr()
HDat91_st.c118 return (FILTER_STRAY); in clock_intr()
/NextBSD/sys/kern/
HDkern_intr.c1437 KASSERT(ret == FILTER_STRAY || in intr_event_handle()
1615 KASSERT(ret == FILTER_STRAY || in intr_filter_loop()
1620 if (ret & FILTER_STRAY) in intr_filter_loop()
1637 return (FILTER_STRAY); in intr_filter_loop()
1682 if (thread & FILTER_STRAY) { in intr_event_handle()
/NextBSD/sys/mips/mips/
HDmp_machdep.c125 return (FILTER_STRAY); in mips_ipi_handler()
/NextBSD/sys/dev/acpica/Osd/
HDOsdInterrupt.c91 return (FILTER_STRAY); in acpi_intr_handler()
/NextBSD/sys/dev/uart/
HDuart_core.c375 return (FILTER_STRAY); in uart_intr()
398 return ((cnt == 0) ? FILTER_STRAY : in uart_intr()
/NextBSD/sys/powerpc/powerpc/
HDmp_machdep.c286 return (FILTER_STRAY); in powerpc_ipi_handler()
/NextBSD/sys/arm/broadcom/bcm2835/
HDbcm2835_systimer.c172 return (FILTER_STRAY); in bcm_systimer_intr()
/NextBSD/sys/mips/cavium/octe/
HDethernet-rgmii.c150 int return_status = FILTER_STRAY; in cvm_oct_rgmii_rml_interrupt()
HDethernet-spi.c56 int return_status = FILTER_STRAY; in cvm_oct_spi_rml_interrupt()
/NextBSD/sys/x86/isa/
HDatrtc.c215 return(flag ? FILTER_HANDLED : FILTER_STRAY); in rtc_intr()
/NextBSD/sys/mips/cavium/
HDciu.c434 return (FILTER_STRAY); in ciu_intr()
HDocteon_gpio.c325 return (FILTER_STRAY); in octeon_gpio_filter()
/NextBSD/sys/dev/quicc/
HDquicc_core.c91 return (FILTER_STRAY); in quicc_bfe_intr()
/NextBSD/sys/dev/acpica/
HDacpi_hpet.c239 return (FILTER_STRAY); in hpet_intr_single()
295 return (FILTER_STRAY); in hpet_intr()
/NextBSD/sys/dev/virtio/pci/
HDvirtio_pci.c1278 return (rc ? FILTER_SCHEDULE_THREAD : FILTER_STRAY); in vtpci_vq_shared_intr_filter()
1306 return (rc ? FILTER_SCHEDULE_THREAD : FILTER_STRAY); in vtpci_vq_intr_filter()
/NextBSD/sys/mips/atheros/
HDqca955x_pci.c545 return (FILTER_STRAY); in qca955x_pci_intr()
HDar724x_pci.c602 return (FILTER_STRAY); in ar724x_pci_intr()
HDar71xx_gpio.c363 return (FILTER_STRAY); in ar71xx_gpio_filter()
/NextBSD/sys/amd64/vmm/io/
HDppt.c466 return (FILTER_STRAY); in pptintr()
/NextBSD/sys/boot/kshim/
HDbsd_kernel.h300 #define FILTER_STRAY 0x01 macro
/NextBSD/sys/dev/scc/
HDscc_core.c93 return (FILTER_STRAY); in scc_bfe_intr()

123