Home
last modified time | relevance | path

Searched refs:jsonw_start_object (Results 1 – 25 of 27) sorted by relevance

12

/linux/tools/bpf/bpftool/
H A Dnetlink_dumper.h10 jsonw_start_object(json_wtr); \
17 jsonw_start_object(json_wtr); \
26 jsonw_start_object(json_wtr); \
H A Djson_writer.c177 void jsonw_start_object(json_writer_t *self) in jsonw_start_object() function
313 jsonw_start_object(wr); in main()
316 jsonw_start_object(wr); in main()
332 jsonw_start_object(wr); in main()
H A Dmap.c79 jsonw_start_object(d->jw); in do_dump_btf()
103 jsonw_start_object(d->jw); in do_dump_btf()
135 jsonw_start_object(json_wtr); in print_entry_json()
167 jsonw_start_object(json_wtr); in print_entry_json()
225 jsonw_start_object(json_wtr); /* entry */ in print_entry_error()
229 jsonw_start_object(json_wtr); /* error */ in print_entry_error()
476 jsonw_start_object(json_wtr); in show_map_close_json()
851 jsonw_start_object(wtr); /* map object */ in map_dump()
1163 jsonw_start_object(json_wtr); in do_getnext()
H A Dmap_perf_ring.c70 jsonw_start_object(json_wtr); in print_bpf_output()
84 jsonw_start_object(json_wtr); in print_bpf_output()
H A Dbtf.c126 jsonw_start_object(w); in dump_btf_type()
205 jsonw_start_object(w); in dump_btf_type()
245 jsonw_start_object(w); in dump_btf_type()
284 jsonw_start_object(w); in dump_btf_type()
342 jsonw_start_object(w); in dump_btf_type()
384 jsonw_start_object(w); in dump_btf_type()
442 jsonw_start_object(json_wtr); in dump_btf_raw()
1282 jsonw_start_object(json_wtr); /* btf object */ in show_btf_json()
H A Dmain.c149 jsonw_start_object(json_wtr); /* root object */ in do_version()
163 jsonw_start_object(json_wtr); /* features */ in do_version()
405 jsonw_start_object(json_wtr); in do_batch()
H A Dstruct_ops.c323 jsonw_start_object(wtr); in __do_show()
390 jsonw_start_object(wtr); in __do_dump()
395 jsonw_start_object(wtr); in __do_dump()
H A Djson_writer.h65 void jsonw_start_object(json_writer_t *self);
H A Dxlated_dumper.c245 jsonw_start_object(json_wtr); in dump_xlated_json()
275 jsonw_start_object(json_wtr); in dump_xlated_json()
H A Dcgroup.c171 jsonw_start_object(json_wtr); in show_bpf_prog()
432 jsonw_start_object(json_wtr); in do_show_tree_fn()
H A Dtoken.c120 jsonw_start_object(json_wtr); in show_token_info_json()
H A Dbtf_dumper.c481 jsonw_start_object(d->jw); in btf_dumper_struct()
519 jsonw_start_object(d->jw); in btf_dumper_var()
541 jsonw_start_object(d->jw); in btf_dumper_datasec()
H A Dperf.c68 jsonw_start_object(json_wtr); in print_perf_json()
H A Dprog.c356 jsonw_start_object(json_wtr); in show_prog_metadata()
450 jsonw_start_object(json_wtr); in print_prog_json()
812 jsonw_start_object(json_wtr); in prog_dump()
987 jsonw_start_object(json_wtr); /* prog object */ in do_dump()
1464 jsonw_start_object(json_wtr); /* root */ in do_run()
2239 jsonw_start_object(json_wtr); in profile_print_readings_json()
H A Dpids.c225 jsonw_start_object(json_writer); in emit_obj_refs_json()
H A Dfeature.c124 jsonw_start_object(json_wtr); in print_start_section()
1183 jsonw_start_object(json_wtr); in do_probe()
H A Dlink.c355 jsonw_start_object(json_wtr); in show_kprobe_multi_json()
394 jsonw_start_object(json_wtr); in show_uprobe_multi_json()
523 jsonw_start_object(json_wtr); in show_link_close_json()
H A Djit_disasm.c369 jsonw_start_object(json_wtr); in disasm_print_insn()
/linux/tools/net/ynl/ynltool/
H A Dpage-pool.c72 jsonw_start_object(json_wtr); in print_json_recycling_stats()
78 jsonw_start_object(json_wtr); in print_json_recycling_stats()
106 jsonw_start_object(json_wtr); in print_json_stats()
122 jsonw_start_object(json_wtr); in print_json_stats()
128 jsonw_start_object(json_wtr); in print_json_stats()
213 jsonw_start_object(json_wtr); in print_json_pool_list()
H A Dqstats.c35 jsonw_start_object(json_wtr); in print_json_qstats()
52 jsonw_start_object(json_wtr); in print_json_qstats()
88 jsonw_start_object(json_wtr); in print_json_qstats()
395 jsonw_start_object(json_wtr); in print_balance_stats_json()
516 jsonw_start_object(json_wtr); in do_balance()
608 jsonw_start_object(json_wtr); in do_hw_gro()
H A Dmain.c62 jsonw_start_object(json_wtr); in do_version()
152 jsonw_start_object(json_wtr); in p_err()
H A Djson_writer.h66 void jsonw_start_object(json_writer_t *self);
H A Djson_writer.c165 void jsonw_start_object(json_writer_t *self) in jsonw_start_object() function
/linux/tools/testing/selftests/bpf/
H A Djson_writer.c177 void jsonw_start_object(json_writer_t *self) in jsonw_start_object() function
313 jsonw_start_object(wr); in main()
316 jsonw_start_object(wr); in main()
332 jsonw_start_object(wr); in main()
H A Djson_writer.h65 void jsonw_start_object(json_writer_t *self);

12