Home
last modified time | relevance | path

Searched refs:jsonw_destroy (Results 1 – 10 of 10) sorted by relevance

/linux-6.15/tools/testing/selftests/bpf/
H A Djson_writer.c103 void jsonw_destroy(json_writer_t **self_p) in jsonw_destroy() function
351 jsonw_destroy(&wr); in main()
H A Djson_writer.h26 void jsonw_destroy(json_writer_t **self_p);
H A Dtest_progs.c1654 jsonw_destroy(&w); in calculate_summary_and_print_errors()
/linux-6.15/tools/bpf/bpftool/
H A Djson_writer.c103 void jsonw_destroy(json_writer_t **self_p) in jsonw_destroy() function
351 jsonw_destroy(&wr); in main()
H A Djson_writer.h26 void jsonw_destroy(json_writer_t **self_p);
H A Dtracelog.c119 jsonw_destroy(&json_wtr); in exit_tracelog()
H A Dmain.c40 jsonw_destroy(&json_wtr); in clean_and_exit()
542 jsonw_destroy(&json_wtr); in main()
H A Dstruct_ops.c443 jsonw_destroy(&wtr); in do_dump()
H A Dmap.c952 jsonw_destroy(&btf_wtr); in do_dump()
1060 jsonw_destroy(&btf_wtr); in print_key_value()
H A Dprog.c405 jsonw_destroy(&btf_wtr); in show_prog_metadata()