Home
last modified time | relevance | path

Searched defs:tgt_info (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/bpf/
H A Dtrampoline.c734 struct bpf_attach_target_info tgt_info = {}; in bpf_trampoline_link_cgroup_shim() local
823 struct bpf_attach_target_info *tgt_info) in bpf_trampoline_get() argument
H A Dsyscall.c3579 struct bpf_attach_target_info tgt_info = {}; bpf_tracing_prog_attach() local
H A Dverifier.c23527 struct bpf_attach_target_info *tgt_info) in bpf_check_attach_target()
23923 struct bpf_attach_target_info tgt_info = {}; in check_attach_btf_id() local
/linux/drivers/net/wireless/ath/ath10k/
H A Dhif.h242 struct bmi_target_info *tgt_info) in ath10k_hif_get_target_info()
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.h924 #define tgt_info(t, fmt, ...) \ macro