Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dirq.h387 static inline bool irqd_can_reserve(struct irq_data *d) in irqd_can_reserve() function
/Linux-v4.19/arch/x86/kernel/apic/
Dvector.c401 if (!irqd_can_reserve(irqd)) in activate_reserved()