Home
last modified time | relevance | path

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

/openbmc/linux/tools/bpf/bpftool/
H A Dlink.c128 show_link_header_json(struct bpf_link_info *info, json_writer_t *wtr) in show_link_header_json()
142 static void show_link_attach_type_json(__u32 attach_type, json_writer_t *wtr) in show_link_attach_type_json()
153 static void show_link_ifindex_json(__u32 ifindex, json_writer_t *wtr) in show_link_ifindex_json()
201 static void show_iter_json(struct bpf_link_info *info, json_writer_t *wtr) in show_iter_json()
223 void netfilter_dump_json(const struct bpf_link_info *info, json_writer_t *wtr) in netfilter_dump_json()
260 show_kprobe_multi_json(struct bpf_link_info *info, json_writer_t *wtr) in show_kprobe_multi_json()
297 show_perf_event_kprobe_json(struct bpf_link_info *info, json_writer_t *wtr) in show_perf_event_kprobe_json()
307 show_perf_event_uprobe_json(struct bpf_link_info *info, json_writer_t *wtr) in show_perf_event_uprobe_json()
316 show_perf_event_tracepoint_json(struct bpf_link_info *info, json_writer_t *wtr) in show_perf_event_tracepoint_json()
378 show_perf_event_event_json(struct bpf_link_info *info, json_writer_t *wtr) in show_perf_event_event_json()
H 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()
H A Dmap.c450 static void show_map_header_json(struct bpf_map_info *info, json_writer_t *wtr) in show_map_header_json()
823 map_dump(int fd, struct bpf_map_info *info, json_writer_t *wtr, in map_dump()
897 json_writer_t *wtr = NULL, *btf_wtr = NULL; in do_dump() local
/openbmc/qemu/block/
H A Dwrite-threshold.c56 uint64_t wtr = bs->write_threshold_offset; in bdrv_write_threshold_check_write() local
/openbmc/u-boot/arch/x86/include/asm/arch-quark/
H A Dmrc.h64 uint32_t wtr; member