Home
last modified time | relevance | path

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

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