Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dtrampoline.c718 tr = bpf_trampoline_get(key, &tgt_info); in bpf_trampoline_link_cgroup_shim()
790 struct bpf_trampoline *bpf_trampoline_get(u64 key, in bpf_trampoline_get() function
Dsyscall.c3071 tr = bpf_trampoline_get(key, &tgt_info); in bpf_tracing_prog_attach()
Dverifier.c15153 tr = bpf_trampoline_get(key, &tgt_info); in BTF_SET_START()
/Linux-v6.1/include/linux/
Dbpf.h974 struct bpf_trampoline *bpf_trampoline_get(u64 key,
1063 static inline struct bpf_trampoline *bpf_trampoline_get(u64 key, in bpf_trampoline_get() function