Searched refs:bpf_trampoline_get (Results 1 – 4 of 4) sorted by relevance
721 tr = bpf_trampoline_get(key, &tgt_info); in bpf_trampoline_link_cgroup_shim()793 struct bpf_trampoline *bpf_trampoline_get(u64 key, in bpf_trampoline_get() function
3098 tr = bpf_trampoline_get(key, &tgt_info); in bpf_tracing_prog_attach()
17622 tr = bpf_trampoline_get(key, &tgt_info); in check_attach_btf_id()
1130 struct bpf_trampoline *bpf_trampoline_get(u64 key,1219 static inline struct bpf_trampoline *bpf_trampoline_get(u64 key, in bpf_trampoline_get() function
Completed in 49 milliseconds