Searched refs:REF_TYPE_IRQ (Results 1 – 2 of 2) sorted by relevance
267 REF_TYPE_IRQ = (1 << 2), enumerator
1545 s->type = REF_TYPE_IRQ; in acquire_irq_state()1615 if (state->refs[i].type != REF_TYPE_IRQ) in release_irq_state()18635 case REF_TYPE_IRQ: in refsafe()