Home
last modified time | relevance | path

Searched refs:btf_pipe (Results 1 – 1 of 1) sorted by relevance

/linux/tools/lib/bpf/
H A Dbtf.c2161 struct btf_pipe { struct
2167 static int btf_rewrite_str(struct btf_pipe *p, __u32 *str_off) in btf_rewrite_str() argument
2198 static int btf_add_type(struct btf_pipe *p, const struct btf_type *src_type) in btf_add_type()
2235 struct btf_pipe p = { .src = src_btf, .dst = btf }; in btf__add_type()
2245 struct btf_pipe p = { .src = src_btf, .dst = btf }; in btf__add_btf()
5922 struct btf_pipe pipe;