Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dbtf.c415 struct btf_show { struct
460 struct btf_show *show); argument
1138 __printf(2, 3) static void btf_show(struct btf_show *show, const char *fmt, ...) in btf_show() function
2128 struct btf_show *show) in btf_df_show()
2415 struct btf_show *show) in btf_int_show()
2776 struct btf_show *show) in btf_var_show()
2785 struct btf_show *show) in btf_ptr_show()
4375 struct btf_show *show) in btf_enum_show()
4855 btf_show(show, ","); in btf_datasec_show()
7880 struct btf_show sseq; in btf_type_seq_show_flags()
[all …]
/linux-6.15/include/linux/
H A Dbtf.h115 struct btf_show;