Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dbtf.c281 struct btf_verifier_env { struct
406 s32 (*check_meta)(struct btf_verifier_env *env,
409 int (*resolve)(struct btf_verifier_env *env,
411 int (*check_member)(struct btf_verifier_env *env,
415 int (*check_kflag_member)(struct btf_verifier_env *env,
419 void (*log_details)(struct btf_verifier_env *env,
429 static int btf_resolve(struct btf_verifier_env *env,
432 static int btf_func_check(struct btf_verifier_env *env,
1380 __printf(2, 3) static void btf_verifier_log(struct btf_verifier_env *env, in btf_verifier_log()
1394 __printf(4, 5) static void __btf_verifier_log_type(struct btf_verifier_env *env, in __btf_verifier_log_type()
[all …]