Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dtrampoline.c560 int bpf_trampoline_link_prog(struct bpf_tramp_link *link, struct bpf_trampoline *tr) in bpf_trampoline_link_prog() function
H A Dsyscall.c3304 err = bpf_trampoline_link_prog(&link->link, tr); in bpf_tracing_prog_attach()
/openbmc/linux/include/linux/
H A Dbpf.h1236 int bpf_trampoline_link_prog(struct bpf_tramp_link *link, struct bpf_trampoline *tr);
1317 static inline int bpf_trampoline_link_prog(struct bpf_tramp_link *link, in bpf_trampoline_link_prog() function