Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dtrampoline.c579 int bpf_trampoline_link_prog(struct bpf_tramp_link *link, struct bpf_trampoline *tr) in bpf_trampoline_link_prog() function
Dsyscall.c3092 err = bpf_trampoline_link_prog(&link->link, tr); in bpf_tracing_prog_attach()
/Linux-v6.1/include/linux/
Dbpf.h972 int bpf_trampoline_link_prog(struct bpf_tramp_link *link, struct bpf_trampoline *tr);
1053 static inline int bpf_trampoline_link_prog(struct bpf_tramp_link *link, in bpf_trampoline_link_prog() function