Searched refs:IRQ_resetbit (Results 1 – 2 of 2) sorted by relevance
200 static inline void IRQ_resetbit(IRQQueue *q, int n_IRQ) in IRQ_resetbit() function287 IRQ_resetbit(&dst->raised, n_IRQ); in IRQ_local_pipe()1029 IRQ_resetbit(&dst->servicing, s_IRQ); in openpic_cpu_write_internal()1089 IRQ_resetbit(&dst->raised, irq); in openpic_iack()
286 static inline void IRQ_resetbit(struct irq_queue *q, int n_IRQ) in IRQ_resetbit() function372 IRQ_resetbit(&dst->raised, n_IRQ); in IRQ_local_pipe()1089 IRQ_resetbit(&dst->servicing, s_IRQ); in openpic_cpu_write_internal()1159 IRQ_resetbit(&dst->raised, irq); in openpic_iack()