Home
last modified time | relevance | path

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

/openbmc/linux/tools/bpf/bpftool/
H A Dpids.c23 void delete_obj_refs_table(struct hashmap *map) {} in delete_obj_refs_table() function
177 void delete_obj_refs_table(struct hashmap *map) in delete_obj_refs_table() function
H A Dmain.h120 __weak void delete_obj_refs_table(struct hashmap *table);
H A Dbtf.c1048 delete_obj_refs_table(refs_table); in do_show()
H A Dlink.c973 delete_obj_refs_table(refs_table); in do_show()
H A Dmap.c734 delete_obj_refs_table(refs_table); in do_show()
H A Dprog.c688 delete_obj_refs_table(refs_table); in do_show()