Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Ddispatcher.c94 static int bpf_dispatcher_prepare(struct bpf_dispatcher *d, void *image, void *buf) in bpf_dispatcher_prepare() function
120 if (bpf_dispatcher_prepare(d, new, tmp)) in bpf_dispatcher_update()