Home
last modified time | relevance | path

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

/openbmc/linux/tools/bpf/
H A Dbpf_dbg.c632 static void bpf_single_step(struct bpf_regs *r, struct sock_filter *f, in bpf_single_step() function
878 bpf_single_step(&bpf_curr, &f[bpf_curr.Pc], pkt, pkt_caplen, in bpf_run_all()
900 bpf_single_step(&bpf_curr, &f[bpf_curr.Pc], pkt, pkt_caplen, in bpf_run_stepping()