Searched defs:vstate (Results 1 – 4 of 4) sorted by relevance
700 void print_verifier_state(struct bpf_verifier_env *env, const struct bpf_verifier_state *vstate, in print_verifier_state()803 void print_insn_state(struct bpf_verifier_env *env, const struct bpf_verifier_state *vstate, in print_insn_state()
3210 struct bpf_verifier_state *vstate = env->cur_state; in check_reg_arg() local3787 struct bpf_verifier_state *vstate = env->cur_state; in mark_reg_stack_read() local3857 struct bpf_verifier_state *vstate = env->cur_state; in check_stack_read_fixed_off() local4205 struct bpf_verifier_state *vstate = env->cur_state; in check_stack_arg_read() local6587 struct bpf_verifier_state *vstate = env->cur_state; in check_load_mem() local6633 struct bpf_verifier_state *vstate = env->cur_state; in check_store_reg() local9337 static void mark_pkt_end(struct bpf_verifier_state *vstate, int regn, bool range_open) in mark_pkt_end()9413 struct bpf_verifier_state *vstate = env->cur_state; in release_reference() local14232 struct bpf_verifier_state *vstate = env->cur_state; in sanitize_ptr_alu() local14321 struct bpf_verifier_state *vstate = env->cur_state; in sanitize_mark_insn_seen() local[all …]
1551 struct bpf_verifier_state *vstate = env->cur_state; in target_to_reg() local1582 struct bpf_verifier_state *vstate = env->cur_state; in reg_to_target() local
575 perf_pmus__print_pmu_events__callback(void * vstate,struct pmu_event_info * info) perf_pmus__print_pmu_events__callback() argument