Home
last modified time | relevance | path

Searched refs:IRQ_GC_INIT_NESTED_LOCK (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/kernel/irq/
Dgeneric-chip.c420 if (dgc->gc_flags & IRQ_GC_INIT_NESTED_LOCK) in irq_map_generic_chip()
491 if (flags & IRQ_GC_INIT_NESTED_LOCK) in irq_setup_generic_chip()
/linux-6.1.9/drivers/irqchip/
Dirq-renesas-irqc.c181 0, 0, IRQ_GC_INIT_NESTED_LOCK); in irqc_probe()
Dirq-imgpdc.c389 IRQ_GC_INIT_NESTED_LOCK); in pdc_intc_probe()
/linux-6.1.9/drivers/gpio/
Dgpio-mxs.c226 IRQ_GC_INIT_NESTED_LOCK, in mxs_gpio_init_gc()
Dgpio-mxc.c354 IRQ_GC_INIT_NESTED_LOCK, in mxc_gpio_init_gc()
/linux-6.1.9/include/linux/
Dirq.h1101 IRQ_GC_INIT_NESTED_LOCK = 1 << 1, enumerator