Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbtf.c405 struct btf_show { struct
450 struct btf_show *show); argument
1116 __printf(2, 3) static void btf_show(struct btf_show *show, const char *fmt, ...) in btf_show() function
2069 struct btf_show *show) in btf_df_show()
2356 struct btf_show *show) in btf_int_show()
2717 struct btf_show *show) in btf_var_show()
2726 struct btf_show *show) in btf_ptr_show()
4125 struct btf_show *show) in btf_enum_show()
4605 btf_show(show, ","); in btf_datasec_show()
7082 struct btf_show sseq; in btf_type_seq_show_flags()
[all …]
/openbmc/linux/include/linux/
H A Dbtf.h99 struct btf_show;