Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ck/src/
H A Dck_hp.c125 entry->n_reclamations = 0; in ck_hp_unregister()
144 entry->n_reclamations = 0; in ck_hp_register()
264 thread->n_reclamations++; in ck_hp_reclaim()
/freebsd/sys/contrib/ck/include/
H A Dck_hp.h73 uint64_t n_reclamations; member