Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dirq.h388 static inline bool irqd_can_reserve(struct irq_data *d) in irqd_can_reserve() function
/Linux-v5.4/arch/x86/kernel/apic/
Dvector.c398 if (!irqd_can_reserve(irqd)) in activate_reserved()