Lines Matching refs:bpf_verifier_env
304 __printf(2, 3) void bpf_verifier_log_write(struct bpf_verifier_env *env, in bpf_verifier_log_write()
333 find_linfo(const struct bpf_verifier_env *env, u32 insn_off) in find_linfo()
381 __printf(3, 4) void verbose_linfo(struct bpf_verifier_env *env, in verbose_linfo()
440 const char *reg_type_str(struct bpf_verifier_env *env, enum bpf_reg_type type) in reg_type_str()
543 static void print_liveness(struct bpf_verifier_env *env, in print_liveness()
570 static void verbose_unum(struct bpf_verifier_env *env, u64 num) in verbose_unum()
578 static void verbose_snum(struct bpf_verifier_env *env, s64 num) in verbose_snum()
599 static void print_scalar_ranges(struct bpf_verifier_env *env, in print_scalar_ranges()
681 static void print_reg_state(struct bpf_verifier_env *env, in print_reg_state()
757 void print_verifier_state(struct bpf_verifier_env *env, const struct bpf_verifier_state *vstate, in print_verifier_state()
869 void print_insn_state(struct bpf_verifier_env *env, const struct bpf_verifier_state *vstate, in print_insn_state()