Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/bpf/
Dtrampoline.c448 struct bpf_trampoline *bpf_trampoline_get(u64 key, in bpf_trampoline_get() function
Dsyscall.c2682 tr = bpf_trampoline_get(key, &tgt_info); in bpf_tracing_prog_attach()
Dverifier.c12325 tr = bpf_trampoline_get(key, &tgt_info); in check_attach_btf_id()
/kernel/linux/linux-5.10/include/linux/
Dbpf.h725 struct bpf_trampoline *bpf_trampoline_get(u64 key,
784 static inline struct bpf_trampoline *bpf_trampoline_get(u64 key, in bpf_trampoline_get() function