| /linux/drivers/irqchip/ |
| H A D | irq-ath79-misc.c | 48 chained_irq_exit(chip, desc); in ath79_misc_irq_handler() 59 chained_irq_exit(chip, desc); in ath79_misc_irq_handler()
|
| H A D | irq-aspeed-scu-ic.c | 99 chained_irq_exit(chip, desc); in aspeed_scu_ic_irq_handler_combined() 125 chained_irq_exit(chip, desc); in aspeed_scu_ic_irq_handler_split()
|
| H A D | irq-aspeed-i2c-ic.c | 43 chained_irq_exit(chip, desc); in aspeed_i2c_ic_irq_handler()
|
| H A D | irq-goldfish-pic.c | 48 chained_irq_exit(host_chip, desc); in goldfish_pic_cascade()
|
| H A D | irq-loongson-htpic.c | 54 chained_irq_exit(chip, desc); in htpic_irq_dispatch()
|
| H A D | irq-idt3243x.c | 43 chained_irq_exit(host_chip, desc); in idt_irq_dispatch()
|
| H A D | irq-aspeed-intc.c | 46 chained_irq_exit(chip, desc); in aspeed_intc_ic_irq_handler()
|
| H A D | irq-realtek-rtl.c | 123 chained_irq_exit(chip, desc); in realtek_irq_dispatch()
|
| H A D | irq-starfive-jh8100-intc.c | 114 chained_irq_exit(chip, desc); in starfive_intc_irq_handler()
|
| H A D | irq-ls1x.c | 57 chained_irq_exit(chip, desc); in ls1x_chained_handle_irq()
|
| H A D | irq-versatile-fpga.c | 104 chained_irq_exit(chip, desc); in fpga_irq_handle()
|
| H A D | irq-ingenic-tcu.c | 45 chained_irq_exit(irq_chip, desc); in ingenic_tcu_intc_cascade()
|
| H A D | irq-vt8500.c | 197 chained_irq_exit(chip, desc); in vt8500_handle_irq_chained()
|
| H A D | irq-mscc-ocelot.c | 119 chained_irq_exit(chip, desc); in ocelot_irq_handler()
|
| H A D | irq-dw-apb-ictl.c | 71 chained_irq_exit(chip, desc); in dw_apb_ictl_handle_irq_cascaded()
|
| H A D | exynos-combiner.c | 89 chained_irq_exit(chip, desc); in combiner_handle_cascade_irq()
|
| H A D | irq-xilinx-intc.c | 152 chained_irq_exit(chip, desc); in xil_intc_irq_handler()
|
| /linux/include/linux/irqchip/ |
| H A D | chained_irq.h | 32 static inline void chained_irq_exit(struct irq_chip *chip, in chained_irq_exit() function
|
| /linux/arch/riscv/kernel/ |
| H A D | sbi-ipi.c | 30 chained_irq_exit(chip, desc); in sbi_ipi_handle()
|
| /linux/drivers/gpio/ |
| H A D | gpio-altera.c | 196 chained_irq_exit(chip, desc); in altera_gpio_irq_edge_handler() 218 chained_irq_exit(chip, desc); in altera_gpio_irq_leveL_high_handler()
|
| /linux/arch/mips/alchemy/devboards/ |
| H A D | bcsr.c | 98 chained_irq_exit(chip, d); in bcsr_csc_handler()
|
| /linux/drivers/pinctrl/starfive/ |
| H A D | pinctrl-starfive-jh7110-aon.c | 108 chained_irq_exit(chip, desc); in jh7110_aon_irq_handler()
|
| /linux/drivers/pci/controller/plda/ |
| H A D | pcie-plda-host.c | 58 chained_irq_exit(chip, desc); in plda_handle_msi() 200 chained_irq_exit(chip, desc); in plda_handle_intx() 302 chained_irq_exit(chip, desc); in plda_handle_event()
|
| /linux/drivers/pci/controller/ |
| H A D | pcie-xilinx-nwl.c | 332 chained_irq_exit(chip, desc); in nwl_pcie_leg_handler() 356 chained_irq_exit(chip, desc); in nwl_pcie_msi_handler_high() 366 chained_irq_exit(chip, desc); in nwl_pcie_msi_handler_low()
|
| H A D | pcie-xilinx-cpm.c | 232 chained_irq_exit(chip, desc); in xilinx_cpm_pcie_intx_flow() 310 chained_irq_exit(chip, desc); in xilinx_cpm_pcie_event_flow()
|