Searched refs:curcpu_stable (Results 1 – 4 of 4) sorted by relevance
168 KASSERT(__predict_false(cold) || curcpu_stable()); in heartbeat_resume_cpu()196 KASSERT(curcpu_stable()); in heartbeat_resume()508 KASSERT(curcpu_stable()); in defibrillate()557 KASSERT(curcpu_stable()); in select_patient()636 KASSERT(curcpu_stable()); in heartbeat()
141 curcpu_stable(void) in curcpu_stable() function
87 bool curcpu_stable(void);
482 KASSERT(curcpu_stable()); in bootcycletime()