Searched defs:btf_type (Results 1 – 5 of 5) sorted by relevance
25 struct btf_type { struct26 __u32 name_off;28 __u32 info;30 union {
37 struct btf_type { struct38 __u32 name_off;39 __u32 info;40 union {
31 struct btf_type { struct32 __u32 name_off;41 __u32 info;49 union {
27 struct btf_type { struct37 struct btf_type **types; argument