Home
last modified time | relevance | path

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

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