Home
last modified time | relevance | path

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

/openbmc/linux/tools/bpf/
H A Dbpf_dbg.c886 static int bpf_run_stepping(struct sock_filter *f, uint16_t bpf_len, in bpf_run_stepping() function
1111 ret = bpf_run_stepping(bpf_image, bpf_prog_len, in cmd_step()