Searched defs:new_cands (Results 1 – 2 of 2) sorted by relevance
/linux/kernel/bpf/ | ||
H A D | btf.c | 9018 struct bpf_cand_cache **cc = &cache[hash_cands(cands) % cache_size], *new_cands; populate_cand_cache() local |
/linux/tools/lib/bpf/ | ||
H A D | libbpf.c | 5590 struct bpf_core_cand *new_cands, *cand; in bpf_core_add_cands() local |