Searched refs:hash_cands (Results 1 – 1 of 1) sorted by relevance
7757 static u32 hash_cands(struct bpf_cand_cache *cands) in hash_cands() function7766 struct bpf_cand_cache *cc = cache[hash_cands(cands) % cache_size]; in check_cand_cache()7783 struct bpf_cand_cache **cc = &cache[hash_cands(cands) % cache_size], *new_cands; in populate_cand_cache()