Searched refs:bpf_trampoline_put (Results 1 – 3 of 3) sorted by relevance
1392 void bpf_trampoline_put(struct bpf_trampoline *tr);1487 static inline void bpf_trampoline_put(struct bpf_trampoline *tr) {} in bpf_trampoline_put() function
3395 bpf_trampoline_put(tr_link->trampoline); in bpf_tracing_link_release() 3632 bpf_trampoline_put(prog->aux->dst_trampoline); in bpf_tracing_prog_attach() 3641 bpf_trampoline_put(tr); in bpf_tracing_prog_attach()
2910 bpf_trampoline_put(aux->dst_trampoline); in bpf_prog_free_deferred()