Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dtrampoline.c352 static struct bpf_tramp_image *bpf_tramp_image_alloc(u64 key) in bpf_tramp_image_alloc() function
412 im = bpf_tramp_image_alloc(tr->key); in bpf_trampoline_update()