Searched refs:bpf_trampoline_link_prog (Results 1 – 2 of 2) sorted by relevance
1328 int bpf_trampoline_link_prog(struct bpf_tramp_link *link,1414 static inline int bpf_trampoline_link_prog(struct bpf_tramp_link *link, in bpf_trampoline_link_prog() function
3572 err = bpf_trampoline_link_prog(&link->link, tr, tgt_prog); in bpf_tracing_prog_attach()