Searched defs:vstate (Results 1 – 1 of 1) sorted by relevance
1361 struct bpf_verifier_state *vstate = env->cur_state; in check_reg_arg() local2016 struct bpf_verifier_state *vstate = env->cur_state; in check_stack_read() local2170 struct bpf_verifier_state *vstate = env->cur_state; in check_map_access() local3704 struct bpf_verifier_state *vstate = env->cur_state; in clear_all_pkt_pointers() local3736 struct bpf_verifier_state *vstate = env->cur_state; in release_reference() local4274 struct bpf_verifier_state *vstate = env->cur_state; in sanitize_ptr_alu() local4330 struct bpf_verifier_state *vstate = env->cur_state; in adjust_ptr_min_max_vals() local4847 struct bpf_verifier_state *vstate = env->cur_state; in adjust_reg_min_max_vals() local5103 static void find_good_pkt_pointers(struct bpf_verifier_state *vstate, in find_good_pkt_pointers()5672 static void mark_ptr_or_null_regs(struct bpf_verifier_state *vstate, u32 regno, in mark_ptr_or_null_regs()[all …]