Home
last modified time | relevance | path

Searched refs:vstate (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c1713 struct bpf_verifier_state *vstate = env->cur_state; in check_reg_arg() local
1714 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in check_reg_arg()
2510 struct bpf_verifier_state *vstate = env->cur_state; in mark_reg_stack_read() local
2511 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in mark_reg_stack_read()
2561 struct bpf_verifier_state *vstate = env->cur_state; in check_stack_read_fixed_off() local
2562 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in check_stack_read_fixed_off()
2813 struct bpf_verifier_state *vstate in check_mem_region_access() local
2864 struct bpf_verifier_state *vstate = env->cur_state; check_map_access() local
5000 struct bpf_verifier_state *vstate = env->cur_state; clear_all_pkt_pointers() local
5035 struct bpf_verifier_state *vstate = env->cur_state; release_reference() local
5735 struct bpf_verifier_state *vstate = env->cur_state; sanitize_ptr_alu() local
5828 struct bpf_verifier_state *vstate = env->cur_state; sanitize_mark_insn_seen() local
5945 struct bpf_verifier_state *vstate = env->cur_state; adjust_ptr_min_max_vals() local
6876 struct bpf_verifier_state *vstate = env->cur_state; adjust_reg_min_max_vals() local
7142 find_good_pkt_pointers(struct bpf_verifier_state *vstate, struct bpf_reg_state *dst_reg, enum bpf_reg_type type, bool range_right_open) find_good_pkt_pointers() argument
7701 mark_ptr_or_null_regs(struct bpf_verifier_state *vstate, u32 regno, bool is_null) mark_ptr_or_null_regs() argument
7795 find_equal_scalars(struct bpf_verifier_state *vstate, struct bpf_reg_state *known_reg) find_equal_scalars() argument
9303 propagate_liveness(struct bpf_verifier_env *env, const struct bpf_verifier_state *vstate, struct bpf_verifier_state *vparent) propagate_liveness() argument
[all...]

Completed in 9 milliseconds