Home
last modified time | relevance | path

Searched defs:wtr (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/tools/bpf/bpftool/
A Dstruct_ops.c187 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() local
443 struct json_writer *wtr) in __do_unregister()
A Dlink.c55 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()
A Dmap.c442 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