Home
last modified time | relevance | path

Searched refs:irqd_is_handle_enforce_irqctx (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/irq/
H A Dinternals.h467 return irqd_is_handle_enforce_irqctx(data); in handle_enforce_irqctx()
/openbmc/linux/include/linux/
H A Dirq.h326 static inline bool irqd_is_handle_enforce_irqctx(struct irq_data *d) in irqd_is_handle_enforce_irqctx() function