Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dsubr_epoch.c847 in_epoch_verbose_preempt(epoch_t epoch, int dump_onfail) in in_epoch_verbose_preempt() argument
866 if (dump_onfail) { in in_epoch_verbose_preempt()
901 in_epoch_verbose(epoch_t epoch, int dump_onfail) in in_epoch_verbose() argument
909 return (in_epoch_verbose_preempt(epoch, dump_onfail)); in in_epoch_verbose()
/freebsd-14.2/sys/sys/
H A Depoch.h77 int in_epoch_verbose(epoch_t epoch, int dump_onfail);