Home
last modified time | relevance | path

Searched refs:jsonw_end (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/testing/selftests/bpf/
Djson_writer.c134 static void jsonw_end(json_writer_t *self, int c) in jsonw_end() function
184 jsonw_end(self, '}'); in jsonw_end_object()
194 jsonw_end(self, ']'); in jsonw_end_array()
/linux-6.12.1/tools/bpf/bpftool/
Djson_writer.c134 static void jsonw_end(json_writer_t *self, int c) in jsonw_end() function
184 jsonw_end(self, '}'); in jsonw_end_object()
194 jsonw_end(self, ']'); in jsonw_end_array()