Home
last modified time | relevance | path

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

/linux-6.1.9/tools/bpf/bpftool/
Dmain.h116 int build_pinned_obj_table(struct hashmap *table,
Dlink.c373 build_pinned_obj_table(link_table, BPF_OBJ_LINK); in do_show()
Dcommon.c512 int build_pinned_obj_table(struct hashmap *tab, in build_pinned_obj_table() function
Dmap.c683 build_pinned_obj_table(map_table, BPF_OBJ_MAP); in do_show()
Dprog.c644 build_pinned_obj_table(prog_table, BPF_OBJ_PROG); in do_show()