Home
last modified time | relevance | path

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

/openbmc/linux/tools/bpf/
H A Dbpf_dbg.c498 static bool bpf_runnable(struct sock_filter *f, unsigned int len) in bpf_runnable() function
1045 if (!bpf_runnable(bpf_image, bpf_prog_len)) in cmd_load_bpf()