Home
last modified time | relevance | path

Searched refs:delete_obj_refs_table (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A 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
H A Dmain.h144 __weak void delete_obj_refs_table(struct obj_refs_table *table);
H A Dlink.c347 delete_obj_refs_table(&refs_table); in do_show()
H A Dbtf.c899 delete_obj_refs_table(&refs_table); in do_show()
H A Dmap.c742 delete_obj_refs_table(&refs_table); in do_show()
H A Dprog.c607 delete_obj_refs_table(&refs_table); in do_show()
/kernel/linux/linux-6.6/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()

Completed in 16 milliseconds