Searched refs:CK_HT_WORD_MAX (Results 1 – 1 of 1) sorted by relevance
62 #define CK_HT_WORD_MAX UINT8_MAX macro67 #define CK_HT_WORD_MAX UINT16_MAX macro72 #define CK_HT_WORD_MAX UINT32_MAX macro200 if (n_probes >= CK_HT_WORD_MAX) in ck_ht_map_bound_set()201 n_probes = CK_HT_WORD_MAX; in ck_ht_map_bound_set()214 CK_HT_TYPE r = CK_HT_WORD_MAX; in ck_ht_map_bound_get()218 if (r == CK_HT_WORD_MAX) in ck_ht_map_bound_get()471 if (probes_wr >= CK_HT_WORD_MAX) in ck_ht_gc()472 probes_wr = CK_HT_WORD_MAX; in ck_ht_gc()