Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dverifier.c957 struct bpf_verifier_state *vstate = env->cur_state; in check_reg_arg() local
1168 struct bpf_verifier_state *vstate = env->cur_state; in check_stack_read() local
1256 struct bpf_verifier_state *vstate = env->cur_state; in check_map_access() local
2319 struct bpf_verifier_state *vstate = env->cur_state; in clear_all_pkt_pointers() local
2695 struct bpf_verifier_state *vstate = env->cur_state; in adjust_ptr_min_max_vals() local
3156 struct bpf_verifier_state *vstate = env->cur_state; in adjust_reg_min_max_vals() local
3378 static void find_good_pkt_pointers(struct bpf_verifier_state *vstate, in find_good_pkt_pointers()
3702 static void mark_map_regs(struct bpf_verifier_state *vstate, u32 regno, in mark_map_regs()
4617 const struct bpf_verifier_state *vstate, in propagate_liveness()