Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/sg3_utils/testing/
H A Dsg_json_builder_test.c39 jsonw_end_array(wr); in main()
43 jsonw_end_array(wr); in main()
60 jsonw_end_array(wr); in main()
65 jsonw_end_array(wr); in main()
H A Dsg_tst_json_builder.c125 jsonw_end_array(wr);
129 jsonw_end_array(wr);
146 jsonw_end_array(wr);
151 jsonw_end_array(wr);
/aosp_15_r20/external/bpftool/src/
H A Dbtf.c205 jsonw_end_array(w); in dump_btf_type()
243 jsonw_end_array(w); in dump_btf_type()
284 jsonw_end_array(w); in dump_btf_type()
334 jsonw_end_array(w); in dump_btf_type()
385 jsonw_end_array(w); in dump_btf_type()
451 jsonw_end_array(json_wtr); in dump_btf_raw()
908 jsonw_end_array(json_wtr); /* prog_ids */ in show_btf_json()
915 jsonw_end_array(json_wtr); /* map_ids */ in show_btf_json()
1043 jsonw_end_array(json_wtr); /* root array */ in do_show()
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 Dmap.c111 jsonw_end_array(d->jw); in do_dump_btf()
177 jsonw_end_array(json_wtr); in print_entry_json()
531 jsonw_end_array(json_wtr); in show_map_close_json()
666 jsonw_end_array(json_wtr); /* root array */ in do_show_subset()
732 jsonw_end_array(json_wtr); in do_show()
878 jsonw_end_array(wtr); /* elements */ in map_dump()
949 jsonw_end_array(wtr); /* root array */ in do_dump()
H A Djit_disasm.c372 jsonw_end_array(json_wtr); in disasm_print_insn()
382 jsonw_end_array(json_wtr); in disasm_print_insn()
398 jsonw_end_array(json_wtr); in disasm_print_insn()
H A Dcgroup.c353 jsonw_end_array(json_wtr); in do_show()
416 jsonw_end_array(json_wtr); in do_show_tree_fn()
505 jsonw_end_array(json_wtr); in do_show_tree()
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()
840 jsonw_end_array(json_wtr); in prog_dump()
998 jsonw_end_array(json_wtr); /* root array */ in do_dump()
2151 jsonw_end_array(json_wtr); in profile_print_readings_json()
H A Dmain.c406 jsonw_end_array(json_wtr); in do_batch()
433 jsonw_end_array(json_wtr); in do_batch()
H A Dlink.c328 jsonw_end_array(json_wtr); in show_kprobe_multi_json()
361 jsonw_end_array(json_wtr); in show_uprobe_multi_json()
574 jsonw_end_array(json_wtr); in show_link_close_json()
1150 jsonw_end_array(json_wtr); in do_show()
H A Dstruct_ops.c210 jsonw_end_array(wtr); in do_search()
295 jsonw_end_array(wtr); in do_one_id()
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()
/aosp_15_r20/external/iproute2/lib/
H A Djson_writer.c185 void jsonw_end_array(json_writer_t *self) in jsonw_end_array() function
318 jsonw_end_array(wr); in main()
322 jsonw_end_array(wr); in main()
339 jsonw_end_array(wr); in main()
H A Djson_print.c39 jsonw_end_array(_jw); in delete_json_obj()
92 jsonw_end_array(_jw); in close_json_array()
/aosp_15_r20/external/ethtool/
H A Djson_writer.c186 void jsonw_end_array(json_writer_t *self) in jsonw_end_array() function
361 jsonw_end_array(wr); in main()
365 jsonw_end_array(wr); in main()
382 jsonw_end_array(wr); in main()
H A Djson_print.c43 jsonw_end_array(_jw); in delete_json_obj()
95 jsonw_end_array(_jw); in close_json_array()
H A Djson_writer.h71 void jsonw_end_array(json_writer_t *self);
/aosp_15_r20/external/iproute2/bridge/
H A Dmdb.c99 jsonw_end_array(jw_global); in br_print_router_ports()
166 jsonw_end_array(jw_global); in print_mdb_entry()
278 jsonw_end_array(jw_global); in print_mdb()
349 jsonw_end_array(jw_global); in mdb_show()
H A Dvlan.c224 jsonw_end_array(jw_global); in print_vlan()
468 jsonw_end_array(jw_global); in print_vlan_info()
H A Dfdb.c275 jsonw_end_array(jw_global); in print_fdb()
395 jsonw_end_array(jw_global); in fdb_show()
/aosp_15_r20/external/iproute2/rdma/
H A Ddev.c99 jsonw_end_array(rd->jw); in dev_print_caps()
269 jsonw_end_array(rd->jw); in dev_show()
H A Dlink.c89 jsonw_end_array(rd->jw); in link_print_caps()
328 jsonw_end_array(rd->jw); in link_show()
/aosp_15_r20/external/iproute2/include/
H A Djson_writer.h65 void jsonw_end_array(json_writer_t *self);

12