Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/bpf/
Dtrampoline.c413 int bpf_trampoline_link_prog(struct bpf_tramp_link *link, struct bpf_trampoline *tr) in bpf_trampoline_link_prog() function
Dsyscall.c3062 err = bpf_trampoline_link_prog(&link->link, tr); in bpf_tracing_prog_attach()
/linux-5.19.10/include/linux/
Dbpf.h886 int bpf_trampoline_link_prog(struct bpf_tramp_link *link, struct bpf_trampoline *tr);
938 static inline int bpf_trampoline_link_prog(struct bpf_tramp_link *link, in bpf_trampoline_link_prog() function