Home
last modified time | relevance | path

Searched refs:jsonw_null_field (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/tools/bpf/bpftool/
Djson_writer.c305 void jsonw_null_field(json_writer_t *self, const char *prop) in jsonw_null_field() function
338 jsonw_null_field(wr, "my_null"); in main()
Djson_writer.h57 void jsonw_null_field(json_writer_t *self, const char *prop);
Dfeature.c97 jsonw_null_field(json_wtr, name); in print_kernel_option()
Dmap.c1165 jsonw_null_field(json_wtr, "key"); in do_getnext()