Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbtf.c1774 static int btf_commit_type(struct btf *btf, int data_sz) in btf_commit_type() function
1856 return btf_commit_type(p->dst, sz); in btf_add_type()
2034 return btf_commit_type(btf, sz); in btf__add_int()
2075 return btf_commit_type(btf, sz); in btf__add_float()
2116 return btf_commit_type(btf, sz); in btf_add_ref_kind()
2166 return btf_commit_type(btf, sz); in btf__add_array()
2196 return btf_commit_type(btf, sz); in btf_add_composite()
2333 return btf_commit_type(btf, sz); in btf_add_enum_common()
2654 return btf_commit_type(btf, sz); in btf__add_func_proto()
2753 return btf_commit_type(btf, sz); in btf__add_var()
[all …]