Home
last modified time | relevance | path

Searched defs:new_cands (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dbtf.c9018 struct bpf_cand_cache **cc = &cache[hash_cands(cands) % cache_size], *new_cands; populate_cand_cache() local
9087 struct bpf_cand_cache *new_cands; bpf_core_add_cands() local
[all...]
/linux/tools/lib/bpf/
H A Dlibbpf.c5590 struct bpf_core_cand *new_cands, *cand; in bpf_core_add_cands() local