Home
last modified time | relevance | path

Searched refs:ck_ht_map (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ck/src/
H A Dck_ht.c82 struct ck_ht_map { struct
140 static struct ck_ht_map *
143 struct ck_ht_map *map; in ck_ht_map_create()
152 size = sizeof(struct ck_ht_map) + in ck_ht_map_create()
389 struct ck_ht_map *map = ht->map; in ck_ht_gc()
638 struct ck_ht_map *map, *update; in ck_ht_reset_size_spmc()
661 struct ck_ht_map *map, *update; in ck_ht_grow_spmc()
751 struct ck_ht_map *map; in ck_ht_remove_spmc()
784 struct ck_ht_map *map; in ck_ht_get_spmc()
827 struct ck_ht_map *map; in ck_ht_set_spmc()
[all …]
/f-stack/freebsd/contrib/ck/include/
H A Dck_ht.h102 struct ck_ht_map;
105 struct ck_ht_map *map;