Home
last modified time | relevance | path

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

/linux-6.12.1/tools/bpf/bpftool/
Dmain.h115 int build_pinned_obj_table(struct hashmap *table,
Dcommon.c589 int build_pinned_obj_table(struct hashmap *tab, in build_pinned_obj_table() function
Dmap.c688 build_pinned_obj_table(map_table, BPF_OBJ_MAP); in do_show()
Dlink.c1117 build_pinned_obj_table(link_table, BPF_OBJ_LINK); in do_show()
Dprog.c648 build_pinned_obj_table(prog_table, BPF_OBJ_PROG); in do_show()