Searched refs:ck_ht_map (Results 1 – 2 of 2) sorted by relevance
79 struct ck_ht_map { struct98 struct ck_ht_map *map = table->map; in ck_ht_stat() argument137 static struct ck_ht_map *140 struct ck_ht_map *map; in ck_ht_map_create()149 size = sizeof(struct ck_ht_map) + in ck_ht_map_create()190 ck_ht_map_bound_set(struct ck_ht_map *m, in ck_ht_map_bound_set()211 ck_ht_map_bound_get(struct ck_ht_map *m, struct ck_ht_hash h) in ck_ht_map_bound_get()228 ck_ht_map_destroy(struct ck_malloc *m, struct ck_ht_map *map, bool defer) in ck_ht_map_destroy()236 ck_ht_map_probe_next(struct ck_ht_map *map, size_t offset, ck_ht_hash_t h, size_t probes) in ck_ht_map_probe_next()277 ck_ht_map_probe_wr(struct ck_ht_map *map, in ck_ht_map_probe_wr()[all …]
102 struct ck_ht_map;105 struct ck_ht_map *map;