Home
last modified time | relevance | path

Searched refs:jsonw_string (Results 1 – 12 of 12) sorted by relevance

/linux-6.1.9/tools/bpf/bpftool/
Djson_writer.c201 void jsonw_string(json_writer_t *self, const char *value) in jsonw_string() function
253 jsonw_string(self, val); in jsonw_string_field()
327 jsonw_string(wr, *++argv); in main()
Dnetlink_dumper.h90 jsonw_string(json_wtr, str); \
Djson_writer.h40 void jsonw_string(json_writer_t *self, const char *value);
Dbtf_dumper.c100 jsonw_string(d->jw, prog_str); in dump_prog_id_as_func_ptr()
174 jsonw_string(d->jw, in btf_dumper_enum()
200 jsonw_string(d->jw, in btf_dumper_enum64()
257 jsonw_string(d->jw, data); in btf_dumper_array()
Dtracelog.c158 jsonw_string(json_wtr, buff); in do_tracelog()
Djit_disasm.c67 jsonw_string(json_wtr, s); in printf_json()
Dmain.c384 jsonw_string(json_wtr, n_argv[i]); in do_batch()
Dfeature.c709 jsonw_string(json_wtr, helper_name[id]); in probe_helper_for_progtype()
1302 jsonw_string(json_wtr, name); in do_list_builtins()
Dlink.c209 jsonw_string(json_wtr, entry->value); in show_link_close_json()
Dxlated_dumper.c248 jsonw_string(json_wtr, func_sig); in dump_xlated_json()
Dprog.c489 jsonw_string(json_wtr, entry->value); in print_prog_json()
812 jsonw_string(json_wtr, func_sig); in prog_dump()
815 jsonw_string(json_wtr, sym_name); in prog_dump()
Dmap.c524 jsonw_string(json_wtr, entry->value); in show_map_close_json()