Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c15155 struct bpf_verifier_state *this_branch, in try_match_pkt_pointers() argument
15172 find_good_pkt_pointers(this_branch, dst_reg, in try_match_pkt_pointers()
15201 find_good_pkt_pointers(this_branch, src_reg, in try_match_pkt_pointers()
15214 find_good_pkt_pointers(this_branch, dst_reg, in try_match_pkt_pointers()
15224 mark_pkt_end(this_branch, insn->src_reg, true); in try_match_pkt_pointers()
15243 find_good_pkt_pointers(this_branch, src_reg, in try_match_pkt_pointers()
15355 struct bpf_reg_state *regs = this_branch->frame[this_branch->curframe]->regs; in check_cond_jmp_op()
15455 print_insn_state(env, this_branch->frame[this_branch->curframe]); in check_cond_jmp_op()
15469 print_insn_state(env, this_branch->frame[this_branch->curframe]); in check_cond_jmp_op()
15579 this_branch, other_branch) && in check_cond_jmp_op()
[all …]