Home
last modified time | relevance | path

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

/linux-6.15/tools/lib/bpf/
H A Dbtf.c1870 return btf_commit_type(p->dst, sz); in btf_add_type()
2048 return btf_commit_type(btf, sz); in btf__add_int()
2089 return btf_commit_type(btf, sz); in btf__add_float()
2130 return btf_commit_type(btf, sz); in btf_add_ref_kind()
2180 return btf_commit_type(btf, sz); in btf__add_array()
2210 return btf_commit_type(btf, sz); in btf_add_composite()
2347 return btf_commit_type(btf, sz); in btf_add_enum_common()
2685 return btf_commit_type(btf, sz); in btf__add_func_proto()
2784 return btf_commit_type(btf, sz); in btf__add_var()
2825 return btf_commit_type(btf, sz); in btf__add_datasec()
[all …]