Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dbpf_verifier.h330 u32 first_insn_idx; member
/Linux-v6.1/kernel/bpf/
Dverifier.c1211 dst_state->first_insn_idx = src->first_insn_idx; in copy_verifier_state()
2775 int first_idx = st->first_insn_idx; in __mark_chain_precision()
2928 first_idx = st->first_insn_idx; in __mark_chain_precision()
12085 cur->first_insn_idx = insn_idx; in is_state_visited()