Searched refs:preemption_point (Results 1 – 2 of 2) sorted by relevance
148 void cpmgr_run(cpmgr_t *cm, clock_t preemption_point);
787 cpmgr_run(cpmgr_t *cm, clock_t preemption_point) in cpmgr_run() argument845 if (ddi_get_lbolt() >= preemption_point) in cpmgr_run()