Searched refs:cyx_wait (Results 1 – 2 of 2) sorted by relevance
534 int cyx_wait; member
1801 if (arg->cyx_wait == CY_NOWAIT) { in cyclic_remove_xcall()1802 arg->cyx_wait = CY_WAIT; in cyclic_remove_xcall()1908 arg.cyx_wait = wait; in cyclic_remove_here()1923 ASSERT(!(arg.cyx_wait == CY_NOWAIT && cpu->cyp_rpend != 0)); in cyclic_remove_here()1925 if (wait != arg.cyx_wait) { in cyclic_remove_here()1931 ASSERT(wait == CY_NOWAIT && arg.cyx_wait == CY_WAIT); in cyclic_remove_here()