Home
last modified time | relevance | path

Searched refs:btf_verifier_env (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/kernel/bpf/
H A Dbtf.c312 struct btf_verifier_env { struct
443 s32 (*check_meta)(struct btf_verifier_env *env,
446 int (*resolve)(struct btf_verifier_env *env,
448 int (*check_member)(struct btf_verifier_env *env,
456 void (*log_details)(struct btf_verifier_env *env,
466 static int btf_resolve(struct btf_verifier_env *env,
469 static int btf_func_check(struct btf_verifier_env *env,
2291 static void btf_int_log(struct btf_verifier_env *env, in btf_int_log()
5760 struct btf_verifier_env *env = NULL; in btf_parse()
6240 struct btf_verifier_env *env = NULL; in btf_parse_vmlinux()
[all …]