Searched refs:btf_add_type (Results 1 – 2 of 2) sorted by relevance
1895 static int btf_add_type(struct btf_pipe *p, const struct btf_type *src_type) in btf_add_type() function1933 return btf_add_type(&p, src_type); in btf__add_type()5610 err = btf_add_type(&dist->pipe, t); in btf_add_distilled_types()5625 err = btf_add_type(&dist->pipe, t); in btf_add_distilled_types()5643 err = btf_add_type(&dist->pipe, t); in btf_add_distilled_types()5657 err = btf_add_type(&dist->pipe, t); in btf_add_distilled_types()5778 err = btf_add_type(&dist.pipe, t); in btf__distill_base()
1602 static int btf_add_type(struct btf_verifier_env *env, struct btf_type *t) in btf_add_type() function5270 btf_add_type(env, t); in btf_check_all_metas()