Home
last modified time | relevance | path

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

/kernel/bpf/
Ddispatcher.c88 int __weak arch_prepare_bpf_dispatcher(void *image, s64 *funcs, int num_funcs) in arch_prepare_bpf_dispatcher() function
102 return arch_prepare_bpf_dispatcher(image, &ips[0], d->num_progs); in bpf_dispatcher_prepare()