Home
last modified time | relevance | path

Searched refs:bpf_trampoline_get (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/kernel/bpf/
Dtrampoline.c699 tr = bpf_trampoline_get(key, &tgt_info); in bpf_trampoline_link_cgroup_shim()
771 struct bpf_trampoline *bpf_trampoline_get(u64 key, in bpf_trampoline_get() function
Dsyscall.c3250 tr = bpf_trampoline_get(key, &tgt_info); in bpf_tracing_prog_attach()
Dverifier.c20166 tr = bpf_trampoline_get(key, &tgt_info); in check_attach_btf_id()
/linux-6.6.21/include/linux/
Dbpf.h1236 struct bpf_trampoline *bpf_trampoline_get(u64 key,
1325 static inline struct bpf_trampoline *bpf_trampoline_get(u64 key, in bpf_trampoline_get() function