Searched refs:ck_epoch_cb_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/ck/include/
H A Dck_epoch.h54 typedef void ck_epoch_cb_t(ck_epoch_entry_t *); typedef
58 * ck_epoch_cb_t functions (with ck_epoch_call).
61 ck_epoch_cb_t *function;
198 ck_epoch_cb_t *function)
216 ck_epoch_cb_t *function)
/freebsd-13-stable/sys/kern/
H A Dsubr_epoch.c774 ck_epoch_call(&er->er_record, cb, (ck_epoch_cb_t *)callback);

Completed in 112 milliseconds