Searched refs:dump_xlated_cfg (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/tools/bpf/bpftool/ |
D | cfg.h | 9 void dump_xlated_cfg(struct dump_data *dd, void *buf, unsigned int len,
|
D | cfg.c | 475 void dump_xlated_cfg(struct dump_data *dd, void *buf, unsigned int len, in dump_xlated_cfg() function
|
D | prog.c | 855 dump_xlated_cfg(&dd, buf, member_len, opcodes, linum); in prog_dump()
|