Home
last modified time | relevance | path

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

/src/sys/kern/
H A Dsubr_epoch.c846 in_epoch_verbose_preempt(epoch_t epoch, int dump_onfail) in in_epoch_verbose_preempt() argument
865 if (dump_onfail) { in in_epoch_verbose_preempt()
900 in_epoch_verbose(epoch_t epoch, int dump_onfail) in in_epoch_verbose() argument
908 return (in_epoch_verbose_preempt(epoch, dump_onfail)); in in_epoch_verbose()
/src/sys/sys/
H A Depoch.h77 int in_epoch_verbose(epoch_t epoch, int dump_onfail);