Home
last modified time | relevance | path

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

/tools/bpf/bpftool/
A Dxlated_dumper.c26 void kernel_syms_load(struct dump_data *dd) in kernel_syms_load()
72 void kernel_syms_destroy(struct dump_data *dd) in kernel_syms_destroy()
77 struct kernel_sym *kernel_syms_search(struct dump_data *dd, in kernel_syms_search()
145 static const char *print_call_pcrel(struct dump_data *dd, in print_call_pcrel()
163 static const char *print_call_helper(struct dump_data *dd, in print_call_helper()
179 struct dump_data *dd = private_data; in print_call() local
198 struct dump_data *dd = private_data; in print_imm() local
218 void dump_xlated_json(struct dump_data *dd, void *buf, unsigned int len, in dump_xlated_json()
303 void dump_xlated_plain(struct dump_data *dd, void *buf, unsigned int len, in dump_xlated_plain()
367 void dump_xlated_for_graph(struct dump_data *dd, void *buf_start, void *buf_end, in dump_xlated_for_graph()
A Dcfg.c385 draw_bb_node(struct func_node *func, struct bb_node *bb, struct dump_data *dd, in draw_bb_node()
434 func_output_bb_def(struct func_node *func, struct dump_data *dd, in func_output_bb_def()
461 cfg_dump(struct cfg *cfg, struct dump_data *dd, bool opcodes, bool linum) in cfg_dump()
476 void dump_xlated_cfg(struct dump_data *dd, void *buf, unsigned int len, in dump_xlated_cfg()
A Dprog.c706 struct dump_data dd = {}; in prog_dump() local
2002 struct dump_data dd = {}; in do_loader() local
A Dlink.c23 static struct dump_data dd; variable
/tools/testing/selftests/proc/
A Dread.c94 DIR *dd; in f() local

Completed in 45 milliseconds