Home
last modified time | relevance | path

Searched refs:jsonw_new (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Djson_writer.h23 json_writer_t *jsonw_new(FILE *f);
H A Djson_writer.c90 json_writer_t *jsonw_new(FILE *f) in jsonw_new() function
311 json_writer_t *wr = jsonw_new(stdout); in main()
H A Dmain.c435 json_wtr = jsonw_new(stdout); in main()
H A Dstruct_ops.c422 wtr = jsonw_new(stdout); in do_dump()
H A Dmap.c149 json_writer_t *jw = jsonw_new(stdout); in get_btf_writer()
H A Dprog.c323 btf_wtr = jsonw_new(stdout); in show_prog_metadata()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Djson_writer.h24 json_writer_t *jsonw_new(FILE *f);
H A Djson_writer.c90 json_writer_t *jsonw_new(FILE *f) in jsonw_new() function
311 json_writer_t *wr = jsonw_new(stdout); in main()
H A Dtest_progs.c1305 w = jsonw_new(env->json); in calculate_summary_and_print_errors()
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Djson_writer.h24 json_writer_t *jsonw_new(FILE *f);
H A Djson_writer.c90 json_writer_t *jsonw_new(FILE *f) in jsonw_new() function
311 json_writer_t *wr = jsonw_new(stdout); in main()
H A Dmain.c489 json_wtr = jsonw_new(stdout); in main()
H A Dstruct_ops.c420 wtr = jsonw_new(stdout); in do_dump()
H A Dmap.c123 json_writer_t *jw = jsonw_new(stdout); in get_btf_writer()
H A Dprog.c385 btf_wtr = jsonw_new(stdout); in show_prog_metadata()

Completed in 15 milliseconds