Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf_verifier.h272 u32 first_insn_idx; member
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dverifier.c894 dst_state->first_insn_idx = src->first_insn_idx; in copy_verifier_state()
2026 int first_idx = st->first_insn_idx; in __mark_chain_precision()
2179 first_idx = st->first_insn_idx; in __mark_chain_precision()
9689 cur->first_insn_idx = insn_idx; in is_state_visited()