Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dbtf.c1217 build_btf_tables(struct hashmap * btf_prog_table,struct hashmap * btf_map_table) build_btf_tables() argument
1243 show_btf_plain(struct bpf_btf_info * info,int fd,struct hashmap * btf_prog_table,struct hashmap * btf_map_table) show_btf_plain() argument
1276 show_btf_json(struct bpf_btf_info * info,int fd,struct hashmap * btf_prog_table,struct hashmap * btf_map_table) show_btf_json() argument
1311 show_btf(int fd,struct hashmap * btf_prog_table,struct hashmap * btf_map_table) show_btf() argument
1349 struct hashmap *btf_prog_table; do_show() local
[all...]