Home
last modified time | relevance | path

Searched refs:jsonw_new (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/tools/bpf/bpftool/
A Djson_writer.c93 json_writer_t *jsonw_new(FILE *f) in jsonw_new() function
314 json_writer_t *wr = jsonw_new(stdout); in main()
A Djson_writer.h23 json_writer_t *jsonw_new(FILE *f);
A Dmain.c489 json_wtr = jsonw_new(stdout); in main()
A Dstruct_ops.c420 wtr = jsonw_new(stdout); in do_dump()
A Dmap.c123 json_writer_t *jw = jsonw_new(stdout); in get_btf_writer()
A Dprog.c385 btf_wtr = jsonw_new(stdout); in show_prog_metadata()

Completed in 12 milliseconds