Searched refs:REF_TYPE_IRQ (Results 1 – 4 of 4) sorted by relevance
902 case REF_TYPE_IRQ: in refsafe()
437 if (state->refs[i].type == REF_TYPE_IRQ) in bpf_diag_irq_depth()
1477 s->type = REF_TYPE_IRQ; in acquire_irq_state()1561 if (state->refs[i].type != REF_TYPE_IRQ) in release_irq_state()
315 REF_TYPE_IRQ = (1 << 2), enumerator