Home
last modified time | relevance | path

Searched defs:other_branch (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/kernel/bpf/
H A Dverifier.c8218 struct bpf_verifier_state *other_branch; in check_cond_jmp_op() local
8097 try_match_pkt_pointers(const struct bpf_insn *insn, struct bpf_reg_state *dst_reg, struct bpf_reg_state *src_reg, struct bpf_verifier_state *this_branch, struct bpf_verifier_state *other_branch) try_match_pkt_pointers() argument
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dverifier.c14461 struct bpf_verifier_state *other_branch; in check_cond_jmp_op() local
14340 try_match_pkt_pointers(const struct bpf_insn *insn, struct bpf_reg_state *dst_reg, struct bpf_reg_state *src_reg, struct bpf_verifier_state *this_branch, struct bpf_verifier_state *other_branch) try_match_pkt_pointers() argument
[all...]

Completed in 31 milliseconds