Home
last modified time | relevance | path

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

/Linux-v6.6/tools/bpf/bpftool/
Dcfg.h9 void dump_xlated_cfg(struct dump_data *dd, void *buf, unsigned int len,
Dcfg.c475 void dump_xlated_cfg(struct dump_data *dd, void *buf, unsigned int len, in dump_xlated_cfg() function
Dprog.c855 dump_xlated_cfg(&dd, buf, member_len, opcodes, linum); in prog_dump()