Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dbtf.c1826 static int btf_add_type(struct btf_pipe *p, const struct btf_type *src_type) in btf_add_type() function
1864 return btf_add_type(&p, src_type); in btf__add_type()
5278 err = btf_add_type(&dist->pipe, t); in btf_add_distilled_types()
5293 err = btf_add_type(&dist->pipe, t); in btf_add_distilled_types()
5311 err = btf_add_type(&dist->pipe, t); in btf_add_distilled_types()
5325 err = btf_add_type(&dist->pipe, t); in btf_add_distilled_types()
5446 err = btf_add_type(&dist.pipe, t); in btf__distill_base()
/linux-6.12.1/kernel/bpf/
Dbtf.c1588 static int btf_add_type(struct btf_verifier_env *env, struct btf_type *t) in btf_add_type() function
5211 btf_add_type(env, t); in btf_check_all_metas()