Home
last modified time | relevance | path

Searched refs:CY_WAIT (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dcyclic_impl.h540 #define CY_WAIT 0 macro
/titanic_50/usr/src/uts/common/os/
H A Dcyclic.c1802 arg->cyx_wait = CY_WAIT; in cyclic_remove_xcall()
1903 ASSERT(wait == CY_WAIT || wait == CY_NOWAIT); in cyclic_remove_here()
1931 ASSERT(wait == CY_NOWAIT && arg.cyx_wait == CY_WAIT); in cyclic_remove_here()
2905 (void) cyclic_remove_here(cpu, idp->cyi_ndx, NULL, CY_WAIT); in cyclic_remove()