Searched refs:cyclic_expand_xcall (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dcyclic.c453 * 2. cyclic_expand() cross calls cyclic_expand_xcall() on the CPU
455 * 3. cyclic_expand_xcall() raises interrupt level to CY_HIGH_LEVEL
460 * The producer/consumer buffer is dicier: cyclic_expand_xcall() may have
468 * During a resize, however, cyclic_expand_xcall() changes the hard buffer
470 * cyclic_expire()'s will produce into the new buffer. cyclic_expand_xcall()
492 * cyclic_expand_xcall() procedure without providing any motivation. This
494 * a cy_pend count while interrupted by a cyclic_expand_xcall(). Because
498 * cyclic_expand_xcall(), we are zeroing out every cy_pend count; when
1340 cyclic_expand_xcall(cyc_xcallarg_t *arg) function
1498 (cyc_func_t)cyclic_expand_xcall,
[all...]

Completed in 48 milliseconds