Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dtrampoline.c573 int bpf_trampoline_link_prog(struct bpf_tramp_link *link, struct bpf_trampoline *tr) in bpf_trampoline_link_prog() function
Dsyscall.c3436 err = bpf_trampoline_link_prog(&link->link, tr); in bpf_tracing_prog_attach()
/linux-6.12.1/include/linux/
Dbpf.h1303 int bpf_trampoline_link_prog(struct bpf_tramp_link *link, struct bpf_trampoline *tr);
1384 static inline int bpf_trampoline_link_prog(struct bpf_tramp_link *link, in bpf_trampoline_link_prog() function