Lines Matching refs:bpf_verifier_env
32 struct bpf_verifier_env;
153 int (*map_set_for_each_callback_args)(struct bpf_verifier_env *env,
738 int (*insn_hook)(struct bpf_verifier_env *env,
740 int (*finalize)(struct bpf_verifier_env *env);
742 int (*replace_insn)(struct bpf_verifier_env *env, u32 off,
744 int (*remove_insns)(struct bpf_verifier_env *env, u32 off, u32 cnt);
1927 int map_set_for_each_callback_args(struct bpf_verifier_env *env,
2060 int btf_check_subprog_arg_match(struct bpf_verifier_env *env, int subprog,
2062 int btf_check_subprog_call(struct bpf_verifier_env *env, int subprog,
2064 int btf_check_kfunc_arg_match(struct bpf_verifier_env *env,
2068 int btf_prepare_func_args(struct bpf_verifier_env *env, int subprog,