Home
last modified time | relevance | path

Searched defs:base_btf (Results 1 – 4 of 4) sorted by relevance

/linux/tools/lib/bpf/
A Dbtf.c97 struct btf *base_btf; member
778 static struct btf *btf_new_empty(struct btf *base_btf) in btf_new_empty()
824 struct btf *btf__new_empty_split(struct btf *base_btf) in btf__new_empty_split()
829 static struct btf *btf_new(const void *data, __u32 size, struct btf *base_btf) in btf_new()
884 static struct btf *btf_parse_elf(const char *path, struct btf *base_btf, in btf_parse_elf()
1016 struct btf *btf__parse_elf_split(const char *path, struct btf *base_btf) in btf__parse_elf_split()
1021 static struct btf *btf_parse_raw(const char *path, struct btf *base_btf) in btf_parse_raw()
1089 struct btf *btf__parse_raw_split(const char *path, struct btf *base_btf) in btf__parse_raw_split()
1116 struct btf *btf__parse_split(const char *path, struct btf *base_btf) in btf__parse_split()
1275 struct btf *btf_get_from_fd(int btf_fd, struct btf *base_btf) in btf_get_from_fd()
[all …]
/linux/tools/bpf/bpftool/
A Dmain.c34 struct btf *base_btf; variable
/linux/tools/bpf/resolve_btfids/
A Dmain.c484 struct btf *base_btf = NULL; in symbols_resolve() local
/linux/kernel/bpf/
A Dbtf.c216 struct btf *base_btf; member
4740 struct btf *btf = NULL, *base_btf; in btf_parse_module() local

Completed in 25 milliseconds