Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ck/include/
H A Dck_ht.h53 struct ck_ht_hash { struct
56 typedef struct ck_ht_hash ck_ht_hash_t; argument
256 void ck_ht_hash(ck_ht_hash_t *, ck_ht_t *, const void *, uint16_t);
/f-stack/freebsd/contrib/ck/src/
H A Dck_ht.c109 ck_ht_hash(struct ck_ht_hash *h, in ck_ht_hash() function
120 ck_ht_hash_direct(struct ck_ht_hash *h, in ck_ht_hash_direct()
125 ck_ht_hash(h, table, &key, sizeof(key)); in ck_ht_hash_direct()
130 ck_ht_hash_wrapper(struct ck_ht_hash *h, in ck_ht_hash_wrapper()
194 struct ck_ht_hash h, in ck_ht_map_bound_set()
214 ck_ht_map_bound_get(struct ck_ht_map *m, struct ck_ht_hash h) in ck_ht_map_bound_get()
418 struct ck_ht_hash h; in ck_ht_gc()
663 struct ck_ht_hash h; in ck_ht_grow_spmc()