Searched defs:cyclic_remove (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dcyclic.c112 * cyclic_remove() <-- Removes a cyclic
511 * the cyclic subsystem: after cyclic_remove() returns, the cyclic handler
516 * 1. cyclic_remove() calls cyclic_remove_xcall() on the CPU undergoing
524 * 7. If the cy_pend count was non-zero cyclic_remove() blocks on the
531 * (4), we know that cyclic_remove() doesn't need to block.
533 * If the cy_pend count is non-zero, however, we must block in cyclic_remove()
580 * cyclic_remove().
608 * that the cyclic is not removed via cyclic_remove() during reprogramming.
1094 * cyclic_add() nor a cyclic_remove() is pending on the specified CPU, is
1097 * cyclic_add() or cyclic_remove() i
2895 cyclic_remove(cyclic_id_t id) function
[all...]
/illumos-gate/usr/src/lib/libzpool/common/
H A Dkernel.c901 cyclic_remove(cyclic_id_t id) function

Completed in 49 milliseconds