Searched refs:emit_obj_refs_plain (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/bpf/bpftool/ |
| A D | pids.c | 23 void emit_obj_refs_plain(struct hashmap *map, __u32 id, const char *prefix) {} in emit_obj_refs_plain() function 222 void emit_obj_refs_plain(struct hashmap *map, __u32 id, const char *prefix) in emit_obj_refs_plain() function
|
| A D | main.h | 129 __weak void emit_obj_refs_plain(struct hashmap *table, __u32 id,
|
| A D | link.c | 256 emit_obj_refs_plain(refs_table, info->id, "\n\tpids "); in show_link_close_plain()
|
| A D | btf.c | 799 emit_obj_refs_plain(refs_table, info->id, "\n\tpids "); in show_btf_plain()
|
| A D | map.c | 640 emit_obj_refs_plain(refs_table, info->id, "\n\tpids "); in show_map_close_plain()
|
| A D | prog.c | 504 emit_obj_refs_plain(refs_table, info->id, "\n\tpids "); in print_prog_plain()
|
Completed in 19 milliseconds