Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/bpf/bpftool/
A Dnetlink_dumper.h10 jsonw_start_object(json_wtr); \
17 jsonw_start_object(json_wtr); \
26 jsonw_start_object(json_wtr); \
A Djson_writer.c180 void jsonw_start_object(json_writer_t *self) in jsonw_start_object() function
316 jsonw_start_object(wr); in main()
319 jsonw_start_object(wr); in main()
335 jsonw_start_object(wr); in main()
A Dbtf.c109 jsonw_start_object(w); in dump_btf_type()
188 jsonw_start_object(w); in dump_btf_type()
228 jsonw_start_object(w); in dump_btf_type()
267 jsonw_start_object(w); in dump_btf_type()
325 jsonw_start_object(w); in dump_btf_type()
367 jsonw_start_object(w); in dump_btf_type()
425 jsonw_start_object(json_wtr); in dump_btf_raw()
899 jsonw_start_object(json_wtr); /* btf object */ in show_btf_json()
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()
164 jsonw_start_object(json_wtr); in print_entry_json()
222 jsonw_start_object(json_wtr); /* entry */ in print_entry_error()
226 jsonw_start_object(json_wtr); /* error */ in print_entry_error()
468 jsonw_start_object(json_wtr); in show_map_close_json()
840 jsonw_start_object(wtr); /* map object */ in map_dump()
1151 jsonw_start_object(json_wtr); in do_getnext()
A Dmap_perf_ring.c70 jsonw_start_object(json_wtr); in print_bpf_output()
84 jsonw_start_object(json_wtr); in print_bpf_output()
A Dmain.c145 jsonw_start_object(json_wtr); /* root object */ in do_version()
159 jsonw_start_object(json_wtr); /* features */ in do_version()
401 jsonw_start_object(json_wtr); in do_batch()
A Dstruct_ops.c317 jsonw_start_object(wtr); in __do_show()
384 jsonw_start_object(wtr); in __do_dump()
389 jsonw_start_object(wtr); in __do_dump()
A Djson_writer.h64 void jsonw_start_object(json_writer_t *self);
A Dxlated_dumper.c241 jsonw_start_object(json_wtr); in dump_xlated_json()
271 jsonw_start_object(json_wtr); in dump_xlated_json()
A Dcgroup.c133 jsonw_start_object(json_wtr); in show_bpf_prog()
394 jsonw_start_object(json_wtr); in do_show_tree_fn()
A Dperf.c68 jsonw_start_object(json_wtr); in print_perf_json()
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()
A Dprog.c355 jsonw_start_object(json_wtr); in show_prog_metadata()
449 jsonw_start_object(json_wtr); in print_prog_json()
807 jsonw_start_object(json_wtr); in prog_dump()
971 jsonw_start_object(json_wtr); /* prog object */ in do_dump()
1402 jsonw_start_object(json_wtr); /* root */ in do_run()
2111 jsonw_start_object(json_wtr); in profile_print_readings_json()
A Dpids.c218 jsonw_start_object(json_writer); in emit_obj_refs_json()
A Djit_disasm.c350 jsonw_start_object(json_wtr); in disasm_print_insn()
A Dcommon.c46 jsonw_start_object(json_wtr); in p_err()
694 jsonw_start_object(json_wtr); in print_dev_json()
A Dfeature.c126 jsonw_start_object(json_wtr); in print_start_section()
1241 jsonw_start_object(json_wtr); in do_probe()
A Dlink.c161 jsonw_start_object(json_wtr); in show_link_close_json()

Completed in 45 milliseconds