Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dirq.h419 static inline bool irqd_can_reserve(struct irq_data *d) in irqd_can_reserve() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dvector.c403 if (!irqd_can_reserve(irqd)) in activate_reserved()