Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dbtf.h11 struct btf_header { struct
12 magicbtf_header global() argument
13 versionbtf_header global() argument
14 flagsbtf_header global() argument
15 hdr_lenbtf_header global() argument
18 type_offbtf_header global() argument
19 type_lenbtf_header global() argument
20 str_offbtf_header global() argument
21 str_lenbtf_header global() argument
/linux/tools/include/uapi/linux/
H A Dbtf.h11 struct btf_header { struct
12 magicbtf_header global() argument
13 versionbtf_header global() argument
14 flagsbtf_header global() argument
15 hdr_lenbtf_header global() argument
18 type_offbtf_header global() argument
19 type_lenbtf_header global() argument
20 str_offbtf_header global() argument
21 str_lenbtf_header global() argument
/linux/kernel/bpf/preload/iterators/
H A Diterators.bpf.c30 struct btf_header { struct
37 struct btf_header hdr; argument