Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dstruct_ops.c189 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() local
445 struct json_writer *wtr) in __do_unregister()
H A Dlink.c60 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()
H A Dmap.c468 static void show_map_header_json(struct bpf_map_info *info, json_writer_t *wtr) in show_map_header_json()
832 map_dump(int fd, struct bpf_map_info *info, json_writer_t *wtr, in map_dump()
903 json_writer_t *wtr = NULL, *btf_wtr = NULL; in do_dump() local
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-quark/
H A Dmrc.h65 uint32_t wtr; member