Home
last modified time | relevance | path

Searched refs:jsonw_pretty (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Djson_writer.h28 void jsonw_pretty(json_writer_t *self, bool on);
H A Djson_writer.c114 void jsonw_pretty(json_writer_t *self, bool on) in jsonw_pretty() function
314 jsonw_pretty(wr, true); in main()
H A Dmain.c442 jsonw_pretty(json_wtr, pretty_output); in main()
H A Dstruct_ops.c427 jsonw_pretty(wtr, true); in do_dump()
H A Dmap.c153 jsonw_pretty(jw, true); in get_btf_writer()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Djson_writer.h29 void jsonw_pretty(json_writer_t *self, bool on);
H A Djson_writer.c114 void jsonw_pretty(json_writer_t *self, bool on) in jsonw_pretty() function
314 jsonw_pretty(wr, true); in main()
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Djson_writer.h29 void jsonw_pretty(json_writer_t *self, bool on);
H A Djson_writer.c114 void jsonw_pretty(json_writer_t *self, bool on) in jsonw_pretty() function
314 jsonw_pretty(wr, true); in main()
H A Dmain.c496 jsonw_pretty(json_wtr, pretty_output); in main()
H A Dstruct_ops.c425 jsonw_pretty(wtr, true); in do_dump()
H A Dmap.c127 jsonw_pretty(jw, true); in get_btf_writer()

Completed in 15 milliseconds