Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf_verifier.h298 REF_TYPE_IRQ = (1 << 2), enumerator
/linux/kernel/bpf/
H A Dverifier.c1441 s->type = REF_TYPE_IRQ; in acquire_irq_state()
1511 if (state->refs[i].type != REF_TYPE_IRQ) in release_irq_state()