Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
A Dbtf_helpers.c65 static const char *btf_func_linkage_str(const struct btf_type *t) in btf_func_linkage_str() function
152 fprintf(out, " type_id=%u linkage=%s", t->type, btf_func_linkage_str(t)); in fprintf_btf_type_raw()
/linux/tools/bpf/bpftool/
A Dbtf.c79 static const char *btf_func_linkage_str(const struct btf_type *t) in btf_func_linkage_str() function
250 const char *linkage = btf_func_linkage_str(t); in dump_btf_type()

Completed in 6 milliseconds