Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dbtf.h25 struct btf_type { struct
26 __u32 name_off;
28 __u32 info;
30 union {
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dbtf.h37 struct btf_type { struct
38 __u32 name_off;
39 __u32 info;
40 union {
/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dbtf.h31 struct btf_type { struct
32 __u32 name_off;
41 __u32 info;
49 union {
/kernel/linux/linux-5.10/include/uapi/linux/
Dbtf.h31 struct btf_type { struct
32 __u32 name_off;
41 __u32 info;
49 union {
/kernel/linux/linux-5.10/kernel/bpf/preload/iterators/
Diterators.bpf.c27 struct btf_type { struct
37 struct btf_type **types; argument