Home
last modified time | relevance | path

Searched refs:jsonw_end_array (Results 1 – 19 of 19) sorted by relevance

/linux/tools/bpf/bpftool/
H A Djson_writer.c192 void jsonw_end_array(json_writer_t *self) in jsonw_end_array() function
325 jsonw_end_array(wr); in main()
329 jsonw_end_array(wr); in main()
346 jsonw_end_array(wr); in main()
H A Djit_disasm.c391 jsonw_end_array(json_wtr); in disasm_print_insn()
401 jsonw_end_array(json_wtr); in disasm_print_insn()
417 jsonw_end_array(json_wtr); in disasm_print_insn()
H A Dbtf.c222 jsonw_end_array(w); in dump_btf_type()
260 jsonw_end_array(w); in dump_btf_type()
301 jsonw_end_array(w); in dump_btf_type()
351 jsonw_end_array(w); in dump_btf_type()
402 jsonw_end_array(w); in dump_btf_type()
468 jsonw_end_array(json_wtr); in dump_btf_raw()
1291 jsonw_end_array(json_wtr); /* prog_ids */ in show_btf_json()
1298 jsonw_end_array(json_wtr); /* map_ids */ in show_btf_json()
1426 jsonw_end_array(json_wtr); /* root array */ in do_show()
H A Dcgroup.c385 jsonw_end_array(json_wtr); in do_show()
448 jsonw_end_array(json_wtr); in do_show_tree_fn()
537 jsonw_end_array(json_wtr); in do_show_tree()
H A Dnetlink_dumper.h66 jsonw_end_array(json_wtr); \
H A Djson_writer.h69 void jsonw_end_array(json_writer_t *self);
H A Dtracelog.c118 jsonw_end_array(json_wtr); in exit_tracelog()
H A Dmain.c406 jsonw_end_array(json_wtr); in do_batch()
433 jsonw_end_array(json_wtr); in do_batch()
H A Dnetlink_dumper.c59 jsonw_end_array(json_wtr); in do_xdp_dump_one()
H A Dstruct_ops.c210 jsonw_end_array(wtr); in do_search()
295 jsonw_end_array(wtr); in do_one_id()
H A Dmap_perf_ring.c215 jsonw_end_array(json_wtr); in do_event_pipe()
H A Dprog.c210 jsonw_end_array(json_wtr); in show_prog_maps()
492 jsonw_end_array(json_wtr); in print_prog_json()
628 jsonw_end_array(json_wtr); /* root array */ in do_show_subset()
690 jsonw_end_array(json_wtr); in do_show()
847 jsonw_end_array(json_wtr); in prog_dump()
1005 jsonw_end_array(json_wtr); /* root array */ in do_dump()
2221 jsonw_end_array(json_wtr); in profile_print_readings_json()
H A Dlink.c327 jsonw_end_array(json_wtr); in show_kprobe_multi_json()
360 jsonw_end_array(json_wtr); in show_uprobe_multi_json()
580 jsonw_end_array(json_wtr); in show_link_close_json()
1167 jsonw_end_array(json_wtr); in do_show()
H A Dpids.c230 jsonw_end_array(json_writer); in emit_obj_refs_json()
H A Dfeature.c766 jsonw_end_array(json_wtr); in probe_helpers_for_progtype()
1328 jsonw_end_array(json_wtr); /* root array */ in do_list_builtins()
H A Dcommon.c532 jsonw_end_array(json_wtr); in print_data_json()
542 jsonw_end_array(json_wtr); in print_hex_data_json()
H A Dxlated_dumper.c300 jsonw_end_array(json_wtr); in dump_xlated_json()
/linux/tools/testing/selftests/bpf/
H A Djson_writer.c192 void jsonw_end_array(json_writer_t *self) in jsonw_end_array() function
325 jsonw_end_array(wr); in main()
329 jsonw_end_array(wr); in main()
346 jsonw_end_array(wr); in main()
H A Djson_writer.h69 void jsonw_end_array(json_writer_t *self);