Searched refs:bpf_prog_run_clear_cb (Results 1 – 2 of 2) sorted by relevance
998 static inline u32 bpf_prog_run_clear_cb(const struct bpf_prog *prog, in bpf_prog_run_clear_cb() function
1445 ret = bpf_prog_run_clear_cb(prog, skb) % num; in fanout_demux_bpf()2082 res = bpf_prog_run_clear_cb(filter->prog, skb); in run_filter()