Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dbpf_verifier.h254 u32 first_insn_idx; member
/Linux-v5.4/kernel/bpf/
Dverifier.c742 dst_state->first_insn_idx = src->first_insn_idx; in copy_verifier_state()
1664 int first_idx = st->first_insn_idx; in __mark_chain_precision()
1818 first_idx = st->first_insn_idx; in __mark_chain_precision()
7393 cur->first_insn_idx = insn_idx; in is_state_visited()