Home
last modified time | relevance | path

Searched refs:hash_cands (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/kernel/bpf/
Dbtf.c8721 static u32 hash_cands(struct bpf_cand_cache *cands) in hash_cands() function
8730 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()