Searched refs:bpf_single_step (Results 1 – 1 of 1) sorted by relevance
/linux/tools/bpf/ |
H A D | bpf_dbg.c | 632 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()
|