Home
last modified time | relevance | path

Searched refs:dump_xlated_cfg (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/bpf/bpftool/
H A Dcfg.h9 void dump_xlated_cfg(struct dump_data *dd, void *buf, unsigned int len,
H A Dcfg.c475 void dump_xlated_cfg(struct dump_data *dd, void *buf, unsigned int len, in dump_xlated_cfg() function
H A Dprog.c855 dump_xlated_cfg(&dd, buf, member_len, opcodes, linum); in prog_dump()