Searched refs:dump_xlated_json (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | xlated_dumper.h | 32 void dump_xlated_json(struct dump_data *dd, void *buf, unsigned int len,
|
H A D | xlated_dumper.c | 205 void dump_xlated_json(struct dump_data *dd, void *buf, unsigned int len, in dump_xlated_json() function
|
H A D | prog.c | 770 dump_xlated_json(&dd, buf, member_len, opcodes, in prog_dump()
|
/kernel/linux/linux-6.6/tools/bpf/bpftool/ |
H A D | xlated_dumper.h | 34 void dump_xlated_json(struct dump_data *dd, void *buf, unsigned int len,
|
H A D | xlated_dumper.c | 218 void dump_xlated_json(struct dump_data *dd, void *buf, unsigned int len, in dump_xlated_json() function
|
H A D | prog.c | 853 dump_xlated_json(&dd, buf, member_len, opcodes, linum); in prog_dump()
|
Completed in 7 milliseconds