Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dbtf.c1551 static int btf_commit_type(struct btf *btf, int data_sz) in btf_commit_type() function
1627 return btf_commit_type(btf, sz); in btf__add_type()
1794 return btf_commit_type(btf, sz); in btf__add_int()
1835 return btf_commit_type(btf, sz); in btf__add_float()
1876 return btf_commit_type(btf, sz); in btf_add_ref_kind()
1926 return btf_commit_type(btf, sz); in btf__add_array()
1956 return btf_commit_type(btf, sz); in btf_add_composite()
2093 return btf_commit_type(btf, sz); in btf_add_enum_common()
2414 return btf_commit_type(btf, sz); in btf__add_func_proto()
2513 return btf_commit_type(btf, sz); in btf__add_var()
[all …]