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