Searched refs:arch_prepare_bpf_dispatcher (Results 1 – 1 of 1) sorted by relevance
88 int __weak arch_prepare_bpf_dispatcher(void *image, s64 *funcs, int num_funcs) in arch_prepare_bpf_dispatcher() function102 return arch_prepare_bpf_dispatcher(image, &ips[0], d->num_progs); in bpf_dispatcher_prepare()