Home
last modified time | relevance | path

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

/tools/bpf/bpftool/
A Djson_writer.h24 json_writer_t *jsonw_new(FILE *f);
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()
A Dmain.c489 json_wtr = jsonw_new(stdout); in main()
A Dstruct_ops.c426 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()
/tools/testing/selftests/bpf/
A Dtest_progs.c1616 w = jsonw_new(env->json); in calculate_summary_and_print_errors()

Completed in 17 milliseconds