Searched refs:xdt_cyclic (Results 1 – 1 of 1) sorted by relevance
359 static cyclic_id_t xdt_cyclic = CYCLIC_NONE; variable1836 xdt_cyclic = cyclic_add(&hdlr, &when); in xdt_cyclic_enable()1920 if (xdt_cyclic == CYCLIC_NONE) { in xdt_enable()1957 if (xdt_cyclic == CYCLIC_NONE) in xdt_disable()1980 cyclic_remove(xdt_cyclic); in xdt_disable()1981 xdt_cyclic = CYCLIC_NONE; in xdt_disable()2090 if (xdt_cyclic != CYCLIC_NONE) in xdt_detach()2091 cyclic_remove(xdt_cyclic); in xdt_detach()