Home
last modified time | relevance | path

Searched refs:handle_enforce_irqctx (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/irq/
H A Dresend.c56 if (handle_enforce_irqctx(&desc->irq_data)) in irq_sw_resend()
H A Dinternals.h465 static inline bool handle_enforce_irqctx(struct irq_data *data) in handle_enforce_irqctx() function
H A Dirqdesc.c673 if (WARN_ON_ONCE(!in_hardirq() && handle_enforce_irqctx(data))) in handle_irq_desc()