Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h644 struct bpf_attach_target_info { struct
678 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()
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dsyscall.c2701 struct bpf_attach_target_info tgt_info = {}; in bpf_tracing_prog_attach()
H A Dverifier.c11832 u32 btf_id, struct bpf_attach_target_info *tgt_info) in bpf_check_attach_target()
12066 struct bpf_attach_target_info tgt_info = {}; in check_attach_btf_id()

Completed in 26 milliseconds