Home
last modified time | relevance | path

Searched defs:btf_type (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dbtf.h31 struct btf_type { struct
32 name_offbtf_type global() argument
41 infobtf_type global() argument
49 __anonc3df6758010abtf_type global() argument
/linux/tools/include/uapi/linux/
H A Dbtf.h31 struct btf_type { struct
32 name_offbtf_type global() argument
41 infobtf_type global() argument
49 __anon43a36138010abtf_type global() argument
/linux/kernel/bpf/preload/iterators/
H A Diterators.bpf.c26 struct btf_type { struct
36 struct btf_type **types; argument
/linux/tools/bpf/bpftool/
H A Dgen.c2033 const struct btf_type *btf_type = btf__type_by_id(info->src_btf, type_id); btfgen_mark_type() local
2108 const struct btf_type *btf_type; btfgen_record_field_relo() local
2169 const struct btf_type *btf_type; btfgen_mark_type_match() local
2508 struct btf_type *btf_type = (struct btf_type *) btf__type_by_id(btf_new, i); btfgen_get_btf() local
[all...]