Searched defs:cand_cache (Results 1 - 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/tools/bpf/bpftool/ |
| H A D | gen.c | 2047 struct hashmap *cand_cache = NULL; in btfgen_record_obj() local
|
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| H A D | libbpf.c | 5900 struct hashmap *cand_cache = NULL; in bpf_object__relocate_core() local 5725 bpf_core_apply_relo(struct bpf_program *prog, const struct bpf_core_relo *relo, int relo_idx, const struct btf *local_btf, const struct btf *targ_btf, struct hashmap *cand_cache) bpf_core_apply_relo() argument [all...] |
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| H A D | libbpf.c | 5790 struct hashmap *cand_cache = NULL; in bpf_object__relocate_core() local 5739 bpf_core_resolve_relo(struct bpf_program *prog, const struct bpf_core_relo *relo, int relo_idx, const struct btf *local_btf, struct hashmap *cand_cache, struct bpf_core_relo_res *targ_res) bpf_core_resolve_relo() argument [all...] |
Completed in 26 milliseconds