Home
last modified time | relevance | path

Searched defs:btf_header (Results 1 – 5 of 5) 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
/linux/tools/lib/bpf/
H A Dbtf.c5813 const struct btf_header *btf_header(const struct btf *btf) in btf_header() function
/linux/kernel/bpf/
H A Dbtf.c1770 const struct btf_header *btf_header(const struct btf *btf) btf_header() function
[all...]