Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_epoch.c777 epoch_call(epoch_t epoch, epoch_callback_t callback, epoch_context_t ctx) in epoch_call()
/freebsd/sys/net/route/
H A Dfib_algo.c1738 fib_epoch_call(epoch_callback_t callback, epoch_context_t ctx) in fib_epoch_call()
H A Dfib_algo.h131 void fib_epoch_call(epoch_callback_t callback, epoch_context_t ctx);
/freebsd/sys/sys/
H A Depoch.h38 typedef void epoch_callback_t(epoch_context_t); typedef
75 void epoch_call(epoch_t epoch, epoch_callback_t cb, epoch_context_t ctx);