Home
last modified time | relevance | path

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

/Linux-v5.15/tools/bpf/bpftool/
Dpids.c21 void emit_obj_refs_plain(struct obj_refs_table *table, __u32 id, const char *prefix) {} in emit_obj_refs_plain() function
208 void emit_obj_refs_plain(struct obj_refs_table *table, __u32 id, const char *prefix) in emit_obj_refs_plain() function
Dmain.h148 __weak void emit_obj_refs_plain(struct obj_refs_table *table, __u32 id,
Dlink.c255 emit_obj_refs_plain(&refs_table, info->id, "\n\tpids "); in show_link_close_plain()
Dbtf.c807 emit_obj_refs_plain(&refs_table, info->id, "\n\tpids "); in show_btf_plain()
Dmap.c639 emit_obj_refs_plain(&refs_table, info->id, "\n\tpids "); in show_map_close_plain()
Dprog.c502 emit_obj_refs_plain(&refs_table, info->id, "\n\tpids "); in print_prog_plain()