Home
last modified time | relevance | path

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

/Linux-v5.4/tools/bpf/bpftool/
Dnetlink_dumper.h10 jsonw_start_object(json_wtr); \
17 jsonw_start_object(json_wtr); \
26 jsonw_start_object(json_wtr); \
Djson_writer.c174 void jsonw_start_object(json_writer_t *self) in jsonw_start_object() function
310 jsonw_start_object(wr); in main()
313 jsonw_start_object(wr); in main()
329 jsonw_start_object(wr); in main()
Dbtf.c94 jsonw_start_object(w); in dump_btf_type()
172 jsonw_start_object(w); in dump_btf_type()
209 jsonw_start_object(w); in dump_btf_type()
254 jsonw_start_object(w); in dump_btf_type()
295 jsonw_start_object(w); in dump_btf_type()
328 jsonw_start_object(json_wtr); in dump_btf_raw()
737 jsonw_start_object(json_wtr); /* btf object */ in show_btf_json()
Dmap.c156 jsonw_start_object(d->jw); in do_dump_btf()
177 jsonw_start_object(d->jw); in do_dump_btf()
210 jsonw_start_object(json_wtr); in print_entry_json()
239 jsonw_start_object(json_wtr); in print_entry_json()
490 jsonw_start_object(json_wtr); in show_map_close_json()
744 jsonw_start_object(json_wtr); in dump_map_elem()
748 jsonw_start_object(json_wtr); in dump_map_elem()
1051 jsonw_start_object(json_wtr); in do_getnext()
Dmap_perf_ring.c78 jsonw_start_object(json_wtr); in print_bpf_output()
92 jsonw_start_object(json_wtr); in print_bpf_output()
Djson_writer.h61 void jsonw_start_object(json_writer_t *self);
Dmain.c72 jsonw_start_object(json_wtr); in do_version()
310 jsonw_start_object(json_wtr); in do_batch()
Dcgroup.c87 jsonw_start_object(json_wtr); in show_bpf_prog()
264 jsonw_start_object(json_wtr); in do_show_tree_fn()
Dbtf_dumper.c280 jsonw_start_object(d->jw); in btf_dumper_struct()
318 jsonw_start_object(d->jw); in btf_dumper_var()
340 jsonw_start_object(d->jw); in btf_dumper_datasec()
Dxlated_dumper.c232 jsonw_start_object(json_wtr); in dump_xlated_json()
262 jsonw_start_object(json_wtr); in dump_xlated_json()
Dfeature.c107 jsonw_start_object(json_wtr); in print_start_section()
646 jsonw_start_object(json_wtr); in do_probe()
Djit_disasm.c151 jsonw_start_object(json_wtr); in disasm_print_insn()
Dcommon.c38 jsonw_start_object(json_wtr); in p_err()
571 jsonw_start_object(json_wtr); in print_dev_json()
Dperf.c66 jsonw_start_object(json_wtr); in print_perf_json()
Dprog.c201 jsonw_start_object(json_wtr); in print_prog_json()
590 jsonw_start_object(json_wtr); in do_dump()
1056 jsonw_start_object(json_wtr); /* root */ in do_run()