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

/freebsd-9.3-release/sys/cddl/dev/cyclic/i386/
H A Dcyclic_machdep.c93 cyclic_fire(c);
/freebsd-9.3-release/sys/cddl/dev/cyclic/
H A Dcyclic.c119 * cyclic_fire() <-- Interrupt entry point
145 * The heap is managed primarily by cyclic_fire(). Upon entry, cyclic_fire()
150 * downheap operation is performed. After the downheap, cyclic_fire()
155 * backend via cyb_reprogram. Optimal backends will next call cyclic_fire()
288 * As alluded to above, cyclic_expire() is called by cyclic_fire() to expire
319 * allow optimization for the cyclic_fire()/cyclic_expire()
487 * cyclic_fire(cpu_t *)
491 * cyclic_fire() is the cyclic subsystem's interrupt handler.
497 * backends must call into cyclic_fire() o
513 cyclic_fire(cpu_t *c) function
[all...]

Completed in 101 milliseconds