Home
last modified time | relevance | path

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

/openbmc/linux/tools/bpf/
H A Dbpf_dbg.c854 static bool bpf_handle_breakpoint(struct bpf_regs *r, struct sock_filter *f, in bpf_handle_breakpoint() function
875 stop = bpf_handle_breakpoint(&bpf_curr, f, pkt, in bpf_run_all()
897 stop = bpf_handle_breakpoint(&bpf_curr, f, pkt, in bpf_run_stepping()