Searched defs:btf_type (Results 1 – 4 of 4) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | btf.h | 31 struct btf_type {  struct  | 
| /linux/tools/include/uapi/linux/ | ||
| H A D | btf.h | 31 struct btf_type {  struct  | 
| /linux/kernel/bpf/preload/iterators/ | ||
| H A D | iterators.bpf.c | 26 struct btf_type {  struct | 
| /linux/tools/bpf/bpftool/ | ||
| H A D | gen.c | 2033 const struct btf_type *btf_type = btf__type_by_id(info->src_btf, type_id); btfgen_mark_type()  local  |