Home
last modified time | relevance | path

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

/freebsd/sys/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);
/freebsd/sys/contrib/ck/src/
H A Dck_ht.c106 ck_ht_hash(struct ck_ht_hash *h, in ck_ht_hash() function
117 ck_ht_hash_direct(struct ck_ht_hash *h, in ck_ht_hash_direct()
122 ck_ht_hash(h, table, &key, sizeof(key)); in ck_ht_hash_direct()
127 ck_ht_hash_wrapper(struct ck_ht_hash *h, in ck_ht_hash_wrapper()
191 struct ck_ht_hash h, 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()
415 struct ck_ht_hash h; in ck_ht_gc()
660 struct ck_ht_hash h; in ck_ht_grow_spmc()