Home
last modified time | relevance | path

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

/linux-5.10/include/uapi/linux/
Dbtf.h31 struct btf_type { struct
32 __u32 name_off;
41 __u32 info;
49 union {
/linux-5.10/tools/include/uapi/linux/
Dbtf.h31 struct btf_type { struct
32 __u32 name_off;
41 __u32 info;
49 union {
/linux-5.10/kernel/bpf/preload/iterators/
Diterators.bpf.c27 struct btf_type { struct
37 struct btf_type **types; argument