Home
last modified time | relevance | path

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

/openbmc/linux/tools/bpf/
H A Dbpf_dbg.c480 static void bpf_disasm_all(const struct sock_filter *f, unsigned int len) in bpf_disasm_all() function
1225 bpf_disasm_all(bpf_image, bpf_prog_len); in cmd_disassemble()