Home
last modified time | relevance | path

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

/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_perf_ring.c70 jsonw_start_object(json_wtr); in print_bpf_output()
84 jsonw_start_object(json_wtr); in print_bpf_output()
H 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()
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 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 Dcgroup.c167 jsonw_start_object(json_wtr); in show_bpf_prog()
428 jsonw_start_object(json_wtr); in do_show_tree_fn()
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 Dprog.c355 jsonw_start_object(json_wtr); in show_prog_metadata()
449 jsonw_start_object(json_wtr); in print_prog_json()
811 jsonw_start_object(json_wtr); in prog_dump()
986 jsonw_start_object(json_wtr); /* prog object */ in do_dump()
1463 jsonw_start_object(json_wtr); /* root */ in do_run()
2212 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 Dlink.c312 jsonw_start_object(json_wtr); in show_kprobe_multi_json()
351 jsonw_start_object(json_wtr); in show_uprobe_multi_json()
480 jsonw_start_object(json_wtr); in show_link_close_json()
H A Djit_disasm.c369 jsonw_start_object(json_wtr); in disasm_print_insn()
H A Dfeature.c126 jsonw_start_object(json_wtr); in print_start_section()
1261 jsonw_start_object(json_wtr); in do_probe()
H A Dcommon.c47 jsonw_start_object(json_wtr); in p_err()
773 jsonw_start_object(json_wtr); in print_dev_json()
/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);