Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dirq.h421 static inline bool irqd_can_reserve(struct irq_data *d) in irqd_can_reserve() function
/Linux-v6.1/arch/x86/kernel/apic/
Dvector.c403 if (!irqd_can_reserve(irqd)) in activate_reserved()