Searched refs:first_insn_idx (Results 1 – 4 of 4) sorted by relevance
89 if (i == st->first_insn_idx) { in get_prev_insn_idx()806 int first_idx = st->first_insn_idx; in bpf_mark_chain_precision()980 first_idx = st->first_insn_idx; in bpf_mark_chain_precision()
1592 cur->first_insn_idx = insn_idx; in bpf_is_state_visited()
1673 dst_state->first_insn_idx = src->first_insn_idx; in bpf_copy_verifier_state()19454 state->first_insn_idx = env->subprog_info[subprog].start; in do_check_common()
514 u32 first_insn_idx; member