Home
last modified time | relevance | path

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

/linux-5.19.10/tools/lib/bpf/
Dbtf.c1606 static int btf_commit_type(struct btf *btf, int data_sz) in btf_commit_type() function
1682 return btf_commit_type(btf, sz); in btf__add_type()
1848 return btf_commit_type(btf, sz); in btf__add_int()
1889 return btf_commit_type(btf, sz); in btf__add_float()
1930 return btf_commit_type(btf, sz); in btf_add_ref_kind()
1980 return btf_commit_type(btf, sz); in btf__add_array()
2010 return btf_commit_type(btf, sz); in btf_add_composite()
2159 return btf_commit_type(btf, sz); in btf__add_enum()
2382 return btf_commit_type(btf, sz); in btf__add_func_proto()
2481 return btf_commit_type(btf, sz); in btf__add_var()
[all …]