Searched refs:CK_HT_WORD_MAX (Results 1 – 1 of 1) sorted by relevance
65 #define CK_HT_WORD_MAX UINT8_MAX macro70 #define CK_HT_WORD_MAX UINT16_MAX macro75 #define CK_HT_WORD_MAX UINT32_MAX macro203 if (n_probes >= CK_HT_WORD_MAX) in ck_ht_map_bound_set()204 n_probes = CK_HT_WORD_MAX; in ck_ht_map_bound_set()217 CK_HT_TYPE r = CK_HT_WORD_MAX; in ck_ht_map_bound_get()221 if (r == CK_HT_WORD_MAX) in ck_ht_map_bound_get()474 if (probes_wr >= CK_HT_WORD_MAX) in ck_ht_gc()475 probes_wr = CK_HT_WORD_MAX; in ck_ht_gc()