Home
last modified time | relevance | path

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

/linux/drivers/media/rc/
A Dbpf-lirc.c220 BPF_PROG_RUN_ARRAY(raw->progs, &raw->bpf_sample, bpf_prog_run); in lirc_bpf_run()
/linux/kernel/trace/
A Dbpf_trace.c127 ret = BPF_PROG_RUN_ARRAY(call->prog_array, ctx, bpf_prog_run); in trace_call_bpf()
/linux/include/linux/
A Dbpf.h1282 BPF_PROG_RUN_ARRAY(const struct bpf_prog_array __rcu *array_rcu, in BPF_PROG_RUN_ARRAY() function

Completed in 15 milliseconds