Searched refs:CI_HASH_MASK (Results 1 – 1 of 1) sorted by relevance
245 #define CI_HASH_MASK (CI_HASH_SIZE - 1); macro261 hash = ctid & CI_HASH_MASK; in contract_hold_bucket()