HomeSort by: relevance | last modified time | path
    Searched refs:mi_switch (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/kern/
kern_idle.c 97 mi_switch(l);
120 * mi_switch(). Make the picture look good in case the CPU
kern_synch.c 301 mi_switch(l);
327 mi_switch(l);
434 mi_switch(l);
608 mi_switch(lwp_t *l) function in typeref:typename:void
935 * about to call mi_switch(), in which case it will yield.
kern_softint.c 701 * Arrange for mi_switch() to be called. If called from interrupt
744 mi_switch(l);
751 * Slow path: called from mi_switch() to pick the highest priority
865 mi_switch(l);
kern_sleepq.c 154 * about to call mi_switch(), in which case it will yield.
382 * and mi_switch() will treat this as a preemption. No need
391 mi_switch(l);
kern_exit.c 259 mi_switch(l);
614 mi_switch(l);
kern_lwp.c 1054 /* Correct spin mutex count after mi_switch(). */
1062 /* We remain at IPL_SCHED from mi_switch() - reset it. */
1240 mi_switch(l);
1274 * lwp_startup and mi_switch.
1758 mi_switch(l);
kern_sig.c 1774 mi_switch(l);
kern_exec.c 1420 mi_switch(l);
  /src/sys/sys/
sched.h 276 void mi_switch(struct lwp *);
  /src/share/man/man9/
Makefile 41 microseq.9 microtime.9 microuptime.9 mi_switch.9 module.9 \

Completed in 25 milliseconds