Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/
Djson_writer.c126 static void jsonw_begin(json_writer_t *self, int c) in jsonw_begin() function
179 jsonw_begin(self, '{'); in jsonw_start_object()
189 jsonw_begin(self, '['); in jsonw_start_array()
/Linux-v6.6/tools/bpf/bpftool/
Djson_writer.c126 static void jsonw_begin(json_writer_t *self, int c) in jsonw_begin() function
179 jsonw_begin(self, '{'); in jsonw_start_object()
189 jsonw_begin(self, '['); in jsonw_start_array()