Searched refs:fail_point_pause (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/kern/
H A Dkern_fail.c181 struct mtx feq_mtx; /* Gives fail_point_pause something to do. */
410 fail_point_pause(struct fail_point *fp, enum fail_point_return_code *pret, function
612 fail_point_pause(fp, &ret, &fp_setting->feq_mtx);

Completed in 132 milliseconds