Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dbtf.h31 struct btf_type { struct
32 __u32 name_off;
41 __u32 info;
49 union {
/Linux-v5.15/tools/include/uapi/linux/
Dbtf.h31 struct btf_type { struct
32 __u32 name_off;
41 __u32 info;
49 union {
/Linux-v5.15/kernel/bpf/preload/iterators/
Diterators.bpf.c26 struct btf_type { struct
36 struct btf_type **types; argument