Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Depoch.h74 int in_epoch_verbose(epoch_t epoch, int dump_onfail);
/f-stack/freebsd/sys/
H A Depoch.h74 int in_epoch_verbose(epoch_t epoch, int dump_onfail);
/f-stack/freebsd/kern/
H A Dsubr_epoch.c823 in_epoch_verbose_preempt(epoch_t epoch, int dump_onfail) in in_epoch_verbose_preempt() argument
842 if (dump_onfail) { in in_epoch_verbose_preempt()
877 in_epoch_verbose(epoch_t epoch, int dump_onfail) in in_epoch_verbose() argument
885 return (in_epoch_verbose_preempt(epoch, dump_onfail)); in in_epoch_verbose()