Home
last modified time | relevance | path

Searched refs:epoch_callback_t (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Depoch.h38 typedef void epoch_callback_t(epoch_context_t); typedef
72 void epoch_call(epoch_t epoch, epoch_callback_t cb, epoch_context_t ctx);
/f-stack/freebsd/sys/
H A Depoch.h38 typedef void epoch_callback_t(epoch_context_t); typedef
72 void epoch_call(epoch_t epoch, epoch_callback_t cb, epoch_context_t ctx);
/f-stack/lib/
H A Dff_subr_epoch.c68 epoch_call(epoch_t epoch, epoch_callback_t callback, epoch_context_t ctx) in epoch_call()
/f-stack/freebsd/kern/
H A Dsubr_epoch.c754 epoch_call(epoch_t epoch, epoch_callback_t callback, epoch_context_t ctx) in epoch_call()