Searched defs:wtr (Results 1 – 3 of 3) sorted by relevance
187 struct json_writer *wtr) in do_search()236 struct json_writer *wtr) in do_one_id()301 struct json_writer *wtr) in do_work_on_struct_ops()314 struct json_writer *wtr) in __do_show()351 struct json_writer *wtr) in __do_dump()402 json_writer_t *wtr = json_wtr; in do_dump() local443 struct json_writer *wtr) in __do_unregister()
55 show_link_header_json(struct bpf_link_info *info, json_writer_t *wtr) in show_link_header_json()69 static void show_link_attach_type_json(__u32 attach_type, json_writer_t *wtr) in show_link_attach_type_json()116 static void show_iter_json(struct bpf_link_info *info, json_writer_t *wtr) in show_iter_json()
442 static void show_map_header_json(struct bpf_map_info *info, json_writer_t *wtr) in show_map_header_json()815 map_dump(int fd, struct bpf_map_info *info, json_writer_t *wtr, in map_dump()889 json_writer_t *wtr = NULL, *btf_wtr = NULL; in do_dump() local
Completed in 7 milliseconds