Home
last modified time | relevance | path

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

/openbmc/linux/tools/bpf/bpftool/
H A Dmain.h115 int build_pinned_obj_table(struct hashmap *table,
H A Dcommon.c589 int build_pinned_obj_table(struct hashmap *tab, in build_pinned_obj_table() function
H A Dlink.c930 build_pinned_obj_table(link_table, BPF_OBJ_LINK); in do_show()
H A Dmap.c688 build_pinned_obj_table(map_table, BPF_OBJ_MAP); in do_show()
H A Dprog.c644 build_pinned_obj_table(prog_table, BPF_OBJ_PROG); in do_show()