Lines Matching refs:cyclic_expand_xcall
453 * 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)
1498 (cyc_func_t)cyclic_expand_xcall, &arg);