Home
last modified time | relevance | path

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

/linux-6.15/tools/bpf/bpftool/
H A Dpids.c23 void delete_obj_refs_table(struct hashmap *map) {} in delete_obj_refs_table() function
184 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 Dlink.c1160 delete_obj_refs_table(refs_table); in do_show()
H A Dmap.c734 delete_obj_refs_table(refs_table); in do_show()
H A Dbtf.c1427 delete_obj_refs_table(refs_table); in do_show()
H A Dprog.c692 delete_obj_refs_table(refs_table); in do_show()