Searched refs:CYCLIC_NONE (Results 1 – 17 of 17) sorted by relevance
120 (cyc = *cycp) != CYCLIC_NONE) { in clock_highres_timer_settime()137 if ((cyc = *cycp) != CYCLIC_NONE) { in clock_highres_timer_settime()139 *cycp = CYCLIC_NONE; in clock_highres_timer_settime()307 if ((cyc = *((cyclic_id_t *)it->it_arg)) != CYCLIC_NONE) in clock_highres_timer_delete()327 if (cyc == CYCLIC_NONE) in clock_highres_timer_lwpbind()
244 if (curproc->p_rprof_cyclic == CYCLIC_NONE) { in xgetitimer()408 p->p_rprof_cyclic = CYCLIC_NONE; in xsetitimer()418 if (cyclic != CYCLIC_NONE) in xsetitimer()456 if (p->p_rprof_cyclic != CYCLIC_NONE) { in xsetitimer()503 if (p->p_rprof_cyclic != CYCLIC_NONE) { in xsetitimer()541 if ((cyclic = p->p_rprof_cyclic) == CYCLIC_NONE) { in delete_itimer_realprof()544 p->p_rprof_cyclic = CYCLIC_NONE; in delete_itimer_realprof()637 if (p->p_rprof_cyclic == CYCLIC_NONE || in realprofexpire()
1014 if (ct->ct_cyclic == CYCLIC_NONE) { in timeout_generic()1645 if (ct->ct_cyclic == CYCLIC_NONE) { in callout_suspend()1680 if (ct->ct_cyclic == CYCLIC_NONE) { in callout_resume()1763 if (ct->ct_cyclic == CYCLIC_NONE) { in callout_hrestime_one()1921 ASSERT(ct->ct_cyclic == CYCLIC_NONE); in callout_cyclic_init()2169 ct->ct_cyclic = CYCLIC_NONE; in callout_init()2170 ct->ct_qcyclic = CYCLIC_NONE; in callout_init()
473 if (p->p_rprof_cyclic != CYCLIC_NONE) { in proc_exit()
2584 if (p->p_rprof_cyclic == CYCLIC_NONE || in realsigprof_slow()2634 if (p->p_rprof_cyclic == CYCLIC_NONE || in realsigprof_fast()
1128 cp->p_rprof_cyclic = CYCLIC_NONE; in getproc()
275 if (p->p_rprof_cyclic != CYCLIC_NONE) in lwp_create()
271 ntwdt_ptr->ntwdt_cycl_id = CYCLIC_NONE; in ntwdt_attach()665 (ntwdt_ptr->ntwdt_cycl_id == CYCLIC_NONE) || in ntwdt_cyclic_softint()740 if (ntwdt_ptr->ntwdt_cycl_id == CYCLIC_NONE) { in ntwdt_start_timer()755 if (ntwdt_ptr->ntwdt_cycl_id != CYCLIC_NONE) { in ntwdt_stop_timer()762 ntwdt_ptr->ntwdt_cycl_id = CYCLIC_NONE; in ntwdt_stop_timer()
100 static cyclic_id_t qcn_poll_cycid = CYCLIC_NONE;466 if (qcn_poll_cycid != CYCLIC_NONE) in qcn_detach()468 qcn_poll_cycid = CYCLIC_NONE; in qcn_detach()
183 prof->prof_cyclic = CYCLIC_NONE; in profile_create()327 ASSERT(prof->prof_cyclic == CYCLIC_NONE); in profile_destroy()405 ASSERT(prof->prof_cyclic != CYCLIC_NONE); in profile_disable()409 prof->prof_cyclic = CYCLIC_NONE; in profile_disable()
13390 state->dts_cleaner = CYCLIC_NONE; in dtrace_state_create()13391 state->dts_deadman = CYCLIC_NONE; in dtrace_state_create()14163 if (state->dts_cleaner != CYCLIC_NONE) in dtrace_state_destroy()14166 if (state->dts_deadman != CYCLIC_NONE) in dtrace_state_destroy()
105 static cyclic_id_t sgnblk_poll_cycid = CYCLIC_NONE;471 if (sgnblk_poll_cycid != CYCLIC_NONE) { in _sgnblk_poll_throttle()473 sgnblk_poll_cycid = CYCLIC_NONE; in _sgnblk_poll_throttle()
54 #define CYCLIC_NONE ((cyclic_id_t)0) macro
617 ntwdt_ptr->ntwdt_cycl_id = CYCLIC_NONE; in ntwdt_attach()1461 (ntwdt_ptr->ntwdt_cycl_id == CYCLIC_NONE) || in ntwdt_cyclic_softint()1595 if (ntwdt_ptr->ntwdt_cycl_id == CYCLIC_NONE) in ntwdt_start_timer()1617 if (ntwdt_ptr->ntwdt_cycl_id != CYCLIC_NONE) in ntwdt_stop_timer()1622 ntwdt_ptr->ntwdt_cycl_id = CYCLIC_NONE; in ntwdt_stop_timer()
359 static cyclic_id_t xdt_cyclic = CYCLIC_NONE;1919 if (xdt_cyclic == CYCLIC_NONE) { in xdt_enable()1956 if (xdt_cyclic == CYCLIC_NONE) in xdt_disable()1980 xdt_cyclic = CYCLIC_NONE; in xdt_disable()2089 if (xdt_cyclic != CYCLIC_NONE) in xdt_detach()
642 #define CYCLIC_NONE ((cyclic_id_t)0) macro
704 if (spa->spa_deadman_cycid != CYCLIC_NONE) in spa_remove()707 spa->spa_deadman_cycid = CYCLIC_NONE; in spa_remove()