Home
last modified time | relevance | path

Searched defs:vstate (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/kernel/bpf/
Dverifier.c1361 struct bpf_verifier_state *vstate = env->cur_state; in check_reg_arg() local
2016 struct bpf_verifier_state *vstate = env->cur_state; in check_stack_read() local
2170 struct bpf_verifier_state *vstate = env->cur_state; in check_map_access() local
3704 struct bpf_verifier_state *vstate = env->cur_state; in clear_all_pkt_pointers() local
3736 struct bpf_verifier_state *vstate = env->cur_state; in release_reference() local
4274 struct bpf_verifier_state *vstate = env->cur_state; in sanitize_ptr_alu() local
4330 struct bpf_verifier_state *vstate = env->cur_state; in adjust_ptr_min_max_vals() local
4847 struct bpf_verifier_state *vstate = env->cur_state; in adjust_reg_min_max_vals() local
5103 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 …]