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.c631 static struct bpf_tramp_image *bpf_tramp_image_alloc(u64 key, int size) in bpf_trampoline_update()
737 im = bpf_tramp_image_alloc(tr->key, size); in bpf_attach_type_to_tramp()
565 static struct bpf_tramp_image *bpf_tramp_image_alloc(u64 key, int size) bpf_tramp_image_alloc() function