Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ck/src/
H A Dck_ht.c98 ck_ht_stat(struct ck_ht *table, in ck_ht_stat()
110 struct ck_ht *table, in ck_ht_hash()
121 struct ck_ht *table, in ck_ht_hash_direct()
254 ck_ht_init(struct ck_ht *table, in ck_ht_init()
604 ck_ht_count(struct ck_ht *table) in ck_ht_count()
612 ck_ht_next(struct ck_ht *table, in ck_ht_next()
651 ck_ht_reset_spmc(struct ck_ht *table) in ck_ht_reset_spmc()
779 ck_ht_get_spmc(struct ck_ht *table, in ck_ht_get_spmc()
822 ck_ht_set_spmc(struct ck_ht *table, in ck_ht_set_spmc()
959 ck_ht_put_spmc(struct ck_ht *table, in ck_ht_put_spmc()
[all …]
/f-stack/freebsd/contrib/ck/include/
H A Dck_ht.h103 struct ck_ht { struct
110 typedef struct ck_ht ck_ht_t; argument
264 bool ck_ht_gc(struct ck_ht *, unsigned long, unsigned long);