Searched refs:BPF_PROG_RUN_ARRAY (Results 1 – 3 of 3) sorted by relevance
220 BPF_PROG_RUN_ARRAY(raw->progs, &raw->bpf_sample, bpf_prog_run); in lirc_bpf_run()
127 ret = BPF_PROG_RUN_ARRAY(call->prog_array, ctx, bpf_prog_run); in trace_call_bpf()
1282 BPF_PROG_RUN_ARRAY(const struct bpf_prog_array __rcu *array_rcu, in BPF_PROG_RUN_ARRAY() function
Completed in 15 milliseconds