Home
last modified time | relevance | path

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

/kernel/bpf/
Dtrampoline.c380 static struct bpf_tramp_image *bpf_tramp_image_alloc(u64 key, u32 idx) in bpf_tramp_image_alloc() function
441 im = bpf_tramp_image_alloc(tr->key, tr->selector); in bpf_trampoline_update()