Searched refs:chain_block_buckets (Results 1 – 1 of 1) sorted by relevance
3287 static int chain_block_buckets[MAX_CHAIN_BUCKETS]; variable3301 for ((prev) = -1, (curr) = chain_block_buckets[bucket]; \3346 int next = chain_block_buckets[bucket]; in add_chain_block()3375 chain_block_buckets[0] = offset; in add_chain_block()3384 chain_block_buckets[bucket] = offset; in add_chain_block()3401 chain_block_buckets[bucket] = next; in del_chain_block()3412 chain_block_buckets[i] = -1; in init_chain_block_buckets()3444 curr = chain_block_buckets[bucket]; in alloc_chain_hlocks()3452 curr = chain_block_buckets[0]; in alloc_chain_hlocks()3473 curr = chain_block_buckets[bucket]; in alloc_chain_hlocks()