/aosp_15_r20/external/sg3_utils/testing/ |
H A D | sg_json_builder_test.c | 39 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 D | sg_tst_json_builder.c | 125 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 D | btf.c | 205 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 D | json_writer.c | 192 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 D | map.c | 111 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 D | jit_disasm.c | 372 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 D | cgroup.c | 353 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 D | prog.c | 210 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 D | main.c | 406 jsonw_end_array(json_wtr); in do_batch() 433 jsonw_end_array(json_wtr); in do_batch()
|
H A D | link.c | 328 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 D | struct_ops.c | 210 jsonw_end_array(wtr); in do_search() 295 jsonw_end_array(wtr); in do_one_id()
|
H A D | netlink_dumper.h | 66 jsonw_end_array(json_wtr); \
|
H A D | json_writer.h | 69 void jsonw_end_array(json_writer_t *self);
|
H A D | tracelog.c | 118 jsonw_end_array(json_wtr); in exit_tracelog()
|
/aosp_15_r20/external/iproute2/lib/ |
H A D | json_writer.c | 185 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 D | json_print.c | 39 jsonw_end_array(_jw); in delete_json_obj() 92 jsonw_end_array(_jw); in close_json_array()
|
/aosp_15_r20/external/ethtool/ |
H A D | json_writer.c | 186 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 D | json_print.c | 43 jsonw_end_array(_jw); in delete_json_obj() 95 jsonw_end_array(_jw); in close_json_array()
|
H A D | json_writer.h | 71 void jsonw_end_array(json_writer_t *self);
|
/aosp_15_r20/external/iproute2/bridge/ |
H A D | mdb.c | 99 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 D | vlan.c | 224 jsonw_end_array(jw_global); in print_vlan() 468 jsonw_end_array(jw_global); in print_vlan_info()
|
H A D | fdb.c | 275 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 D | dev.c | 99 jsonw_end_array(rd->jw); in dev_print_caps() 269 jsonw_end_array(rd->jw); in dev_show()
|
H A D | link.c | 89 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 D | json_writer.h | 65 void jsonw_end_array(json_writer_t *self);
|