Searched refs:swtch (Results 1 – 24 of 24) sorted by relevance
105 char swtch = 'n'; local554 swtch = 'y';561 swtch = 'y';569 swtch = 'y';580 if (swtch == 'y') {581 swtch = 'n';
202 swtch(); in cv_wait()286 swtch(); in cv_timedwait_hires()341 swtch(); in cv_wait_sig()422 swtch(); in cv_timedwait_sig_hires()564 swtch(); in cv_wait_sig_swap_core()690 swtch(); in cv_wait_stop()
517 swtch(); /* necessary to transition state */ in turnstile_block()631 swtch(); in turnstile_block()645 swtch(); in turnstile_block()
244 swtch(); in sema_p()285 swtch(); in sema_p_sig()
324 swtch(); in sched()500 swtch(); in sched()816 swtch(); in swapout_lwp()
375 swtch(); in force_thread_migrate()811 swtch(); in cpu_pause()
1224 swtch(); in stop()
58 swtch(); /* clears cpu_runrun and cpu_kprunrun */ in yield()
1279 swtch(); in lwp_mutex_timedlock()1759 swtch(); in lwp_cond_wait()2118 swtch(); in lwp_sema_timedwait()2619 swtch(); in lwp_rwlock_lock()
145 extern void swtch(void);
406 extern void swtch(void);
66 CORE_OBJS += swtch.o231 ASSYM_DEPS += mach_subr_asm.o swtch.o
82 CORE_OBJS += swtch.o218 ASSYM_DEPS += mach_subr_asm.o swtch.o
202 swtch(); in shuttle_swtch()
615 swtch(); in idle()633 swtch(); in idle()708 swtch(); /* clears CPU->cpu_runrun via disp() */ in preempt()865 swtch() in swtch() function
681 swtch(); in fx_forkret()
765 swtch(); in ts_forkret()
1961 swtch(); in fss_forkret()
249 swtch.o \
266 swtch.o \
346 swtch(); in apix_do_softint_epilog()747 swtch(); in apix_intr_thread_epilog()
827 swtch(); in intr_thread_epilog()1084 swtch(); in dosoftint_epilog()
58 swtch.o \
79 #error LWP_PCB_FPU MUST be defined as 0 for code in swtch.s to work