Searched defs:targ_btf (Results 1 – 4 of 4) sorted by relevance
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | core_reloc.c | 428 struct btf *targ_btf = btf__parse(test->btf_src_file, NULL); setup_type_id_case_local() local 498 struct btf *targ_btf; setup_type_id_case_success() local [all...] |
/linux/tools/bpf/bpftool/ |
H A D | gen.c | 2302 btfgen_find_cands(const struct btf *local_btf, const struct btf *targ_btf, __u32 local_id) in btfgen_find_cands() argument
|
/linux/kernel/bpf/ |
H A D | btf.c | 8961 const struct btf *targ_btf, __u32 targ_id) in bpf_core_types_are_compat() 8970 const struct btf *targ_btf, u32 targ_id) in bpf_core_types_match() 9140 bpf_core_add_cands(struct bpf_cand_cache *cands, const struct btf *targ_btf, in bpf_core_add_cands()
|
/linux/tools/lib/bpf/ |
H A D | libbpf.c | 5596 const struct btf *targ_btf, in bpf_core_add_cands() 5823 const struct btf *targ_btf, __u32 targ_id) in bpf_core_types_are_compat() 5829 const struct btf *targ_btf, __u32 targ_id) in bpf_core_types_match()
|