Searched refs:emit_obj_refs_json (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/bpf/bpftool/
H A Dpids.c25 void emit_obj_refs_json(struct hashmap *map, __u32 id, json_writer_t *json_writer) {} function
195 void emit_obj_refs_json(struct hashmap *map, __u32 id, function
H A Dmain.h121 __weak void emit_obj_refs_json(struct hashmap *table, __u32 id,
H A Dbtf.c917 emit_obj_refs_json(refs_table, info->id, json_wtr); /* pids */
H A Dlink.c576 emit_obj_refs_json(refs_table, info->id, json_wtr);
H A Dmap.c534 emit_obj_refs_json(refs_table, info->id, json_wtr);
H A Dprog.c495 emit_obj_refs_json(refs_table, info->id, json_wtr);

Completed in 282 milliseconds