Home
last modified time | relevance | path

Searched defs:wtr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dlink.c60 show_link_header_json(struct bpf_link_info *info, json_writer_t *wtr) in show_link_header_json() argument
71 static void show_link_attach_type_json(__u32 attach_type, json_writer_t *wtr) in show_link_attach_type_json() argument
86 static void show_iter_json(struct bpf_link_info *info, json_writer_t *wtr) in show_iter_json() argument
[all...]
H A Dstruct_ops.c188 do_search(const char *name, work_func func, void *data, struct json_writer *wtr) do_search() argument
237 do_one_id(const char *id_str, work_func func, void *data, struct json_writer *wtr) do_one_id() argument
300 do_work_on_struct_ops(const char *search_type, const char *search_term, work_func func, void *data, struct json_writer *wtr) do_work_on_struct_ops() argument
315 __do_show(int fd, const struct bpf_map_info *info, void *data, struct json_writer *wtr) __do_show() argument
352 __do_dump(int fd, const struct bpf_map_info *info, void *data, struct json_writer *wtr) __do_dump() argument
404 json_writer_t *wtr = json_wtr; do_dump() local
444 __do_unregister(int fd, const struct bpf_map_info *info, void *data, struct json_writer *wtr) __do_unregister() argument
[all...]
H A Dmap.c468 static void show_map_header_json(struct bpf_map_info *info, json_writer_t *wtr) in show_map_header_json() argument
832 map_dump(int fd, struct bpf_map_info *info, json_writer_t *wtr, in map_dump() argument
903 json_writer_t *wtr = NULL, *btf_wtr = NULL; do_dump() local
[all...]
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dstruct_ops.c186 do_search(const char *name, work_func func, void *data, struct json_writer *wtr) do_search() argument
235 do_one_id(const char *id_str, work_func func, void *data, struct json_writer *wtr) do_one_id() argument
298 do_work_on_struct_ops(const char *search_type, const char *search_term, work_func func, void *data, struct json_writer *wtr) do_work_on_struct_ops() argument
313 __do_show(int fd, const struct bpf_map_info *info, void *data, struct json_writer *wtr) __do_show() argument
350 __do_dump(int fd, const struct bpf_map_info *info, void *data, struct json_writer *wtr) __do_dump() argument
402 json_writer_t *wtr = json_wtr; do_dump() local
442 __do_unregister(int fd, const struct bpf_map_info *info, void *data, struct json_writer *wtr) __do_unregister() argument
[all...]
H A Dlink.c128 show_link_header_json(struct bpf_link_info *info, json_writer_t *wtr) in show_link_header_json() argument
142 static void show_link_attach_type_json(__u32 attach_type, json_writer_t *wtr) in show_link_attach_type_json() argument
153 static void show_link_ifindex_json(__u32 ifindex, json_writer_t *wtr) in show_link_ifindex_json() argument
201 show_iter_json(struct bpf_link_info *info, json_writer_t *wtr) show_iter_json() argument
223 netfilter_dump_json(const struct bpf_link_info *info, json_writer_t *wtr) netfilter_dump_json() argument
260 show_kprobe_multi_json(struct bpf_link_info *info, json_writer_t *wtr) show_kprobe_multi_json() argument
297 show_perf_event_kprobe_json(struct bpf_link_info *info, json_writer_t *wtr) show_perf_event_kprobe_json() argument
307 show_perf_event_uprobe_json(struct bpf_link_info *info, json_writer_t *wtr) show_perf_event_uprobe_json() argument
316 show_perf_event_tracepoint_json(struct bpf_link_info *info, json_writer_t *wtr) show_perf_event_tracepoint_json() argument
378 show_perf_event_event_json(struct bpf_link_info *info, json_writer_t *wtr) show_perf_event_event_json() argument
[all...]
H A Dmap.c450 static void show_map_header_json(struct bpf_map_info *info, json_writer_t *wtr) in show_map_header_json() argument
823 map_dump(int fd, struct bpf_map_info *info, json_writer_t *wtr, in map_dump() argument
897 json_writer_t *wtr = NULL, *btf_wtr = NULL; do_dump() local
[all...]

Completed in 5 milliseconds