Searched refs:BTL_PARAM_IDX (Results 1 – 1 of 1) sorted by relevance
82 #define BTL_PARAM_IDX(p, h) ((uint64_t)(h) >> ((p) & 0x3f)) macro327 uint32_t idx = BTL_PARAM_IDX(param, hash); in __btlib_head()490 assert3u(BTL_PARAM_IDX(param, bts->bts_hash), ==, i); in __btlib_validate()