Searched defs:wtr (Results 1 – 3 of 3) sorted by relevance
189 struct json_writer *wtr) in do_search()238 struct json_writer *wtr) in do_one_id()303 struct json_writer *wtr) in do_work_on_struct_ops()316 struct json_writer *wtr) in __do_show()353 struct json_writer *wtr) in __do_dump()404 json_writer_t *wtr = json_wtr; in do_dump() local445 struct json_writer *wtr) in __do_unregister()
60 show_link_header_json(struct bpf_link_info *info, json_writer_t *wtr) in show_link_header_json()71 static void show_link_attach_type_json(__u32 attach_type, json_writer_t *wtr) in show_link_attach_type_json()86 static void show_iter_json(struct bpf_link_info *info, json_writer_t *wtr) in show_iter_json()
469 static void show_map_header_json(struct bpf_map_info *info, json_writer_t *wtr) in show_map_header_json()834 map_dump(int fd, struct bpf_map_info *info, json_writer_t *wtr, in map_dump()905 json_writer_t *wtr = NULL, *btf_wtr = NULL; in do_dump() local