Home
last modified time | relevance | path

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

/Linux-v5.15/tools/bpf/bpftool/
Dpids.c20 void delete_obj_refs_table(struct obj_refs_table *table) {} in delete_obj_refs_table() function
165 void delete_obj_refs_table(struct obj_refs_table *table) in delete_obj_refs_table() function
Dmain.h145 __weak void delete_obj_refs_table(struct obj_refs_table *table);
Dlink.c347 delete_obj_refs_table(&refs_table); in do_show()
Dbtf.c963 delete_obj_refs_table(&refs_table); in do_show()
Dmap.c743 delete_obj_refs_table(&refs_table); in do_show()
Dprog.c613 delete_obj_refs_table(&refs_table); in do_show()