Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dbpf_verifier.h267 REF_TYPE_IRQ = (1 << 2), enumerator
/linux-6.15/kernel/bpf/
H A Dverifier.c1545 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()