Searched refs:__btf_array_show (Results  1 – 1 of 1) sorted by relevance
| /Linux-v6.6/kernel/bpf/ | 
| D | btf.c | 2963 static void __btf_array_show(const struct btf *btf, const struct btf_type *t,  in __btf_array_show()  function3032 		__btf_array_show(btf, t, type_id, data, bits_offset, show);  in btf_array_show()
 3046 	__btf_array_show(btf, t, type_id, data, bits_offset, show);  in btf_array_show()
 
 |