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