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