Home
last modified time | relevance | path

Searched refs:bpf_trampoline_get (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h678 struct bpf_trampoline *bpf_trampoline_get(u64 key, struct bpf_attach_target_info *tgt_info);
723 static inline struct bpf_trampoline *bpf_trampoline_get(u64 key, struct bpf_attach_target_info *tgt_info) in bpf_trampoline_get() function
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dsyscall.c2708 tr = bpf_trampoline_get(key, &tgt_info); in bpf_tracing_prog_attach()
H A Dverifier.c12126 tr = bpf_trampoline_get(key, &tgt_info); in check_attach_btf_id()

Completed in 28 milliseconds