Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ck/include/
H A Dck_ht.h264 bool ck_ht_gc(struct ck_ht *, unsigned long, unsigned long);
/freebsd/sys/contrib/ck/src/
H A Dck_ht.c383 ck_ht_gc(struct ck_ht *ht, unsigned long cycles, unsigned long seed) in ck_ht_gc() function