Home
last modified time | relevance | path

Searched refs:btf__parse_raw (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbtf.h38 LIBBPF_API struct btf *btf__parse_raw(const char *path);
H A Dbtf.c926 struct btf *btf__parse_raw(const char *path) in btf__parse_raw() function
996 btf = btf__parse_raw(path); in btf__parse()
4470 btf = btf__parse_raw(path); in libbpf_find_kernel_btf()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbtf.h114 LIBBPF_API struct btf *btf__parse_raw(const char *path);
H A Dbtf.c1121 struct btf *btf__parse_raw(const char *path) in btf__parse_raw() function

Completed in 14 milliseconds