Home
last modified time | relevance | path

Searched refs:epoch_exit (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Depoch.h95 void epoch_exit(epoch_t epoch);
/f-stack/freebsd/sys/
H A Depoch.h95 void epoch_exit(epoch_t epoch);
/f-stack/freebsd/kern/
H A Dsubr_epoch.c521 epoch_exit(epoch_t epoch) in epoch_exit() function
805 epoch_exit(global_epoch); in epoch_call_task()