Home
last modified time | relevance | path

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

/Linux-v6.1/tools/bpf/bpftool/
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
Dmain.h121 __weak void delete_obj_refs_table(struct hashmap *table);
Dlink.c415 delete_obj_refs_table(refs_table); in do_show()
Dbtf.c1055 delete_obj_refs_table(refs_table); in do_show()
Dmap.c729 delete_obj_refs_table(refs_table); in do_show()
Dprog.c688 delete_obj_refs_table(refs_table); in do_show()