Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dbpf_verifier.h377 u32 first_insn_idx; member
/Linux-v6.6/kernel/bpf/
Dverifier.c1763 dst_state->first_insn_idx = src->first_insn_idx; in copy_verifier_state()
3971 int first_idx = st->first_insn_idx; in __mark_chain_precision()
4166 first_idx = st->first_insn_idx; in __mark_chain_precision()
16320 cur->first_insn_idx = insn_idx; in is_state_visited()
19044 state->first_insn_idx = env->subprog_info[subprog].start; in do_check_common()