Searched defs:btf_header (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/include/uapi/linux/ | ||
| H A D | btf.h | 21 struct btf_header { argument |
| /linux/kernel/bpf/preload/iterators/ | ||
| H A D | iterators.bpf.c | 30 struct btf_header { struct |
| /linux/kernel/bpf/ | ||
| H A D | btf.c | 1914 const struct btf_header *btf_header(const struct btf *btf) in btf_header() function |