Home
last modified time | relevance | path

Searched refs:swtch (Results 1 – 24 of 24) sorted by relevance

/titanic_50/usr/src/cmd/nl/
H A Dnl.c105 char swtch = 'n'; local
554 swtch = 'y';
561 swtch = 'y';
569 swtch = 'y';
580 if (swtch == 'y') {
581 swtch = 'n';
/titanic_50/usr/src/uts/common/os/
H A Dcondvar.c202 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()
H A Dturnstile.c517 swtch(); /* necessary to transition state */ in turnstile_block()
631 swtch(); in turnstile_block()
645 swtch(); in turnstile_block()
H A Dsemaphore.c244 swtch(); in sema_p()
285 swtch(); in sema_p_sig()
H A Dsched.c324 swtch(); in sched()
500 swtch(); in sched()
816 swtch(); in swapout_lwp()
H A Dcpu.c375 swtch(); in force_thread_migrate()
811 swtch(); in cpu_pause()
H A Dsig.c1224 swtch(); in stop()
/titanic_50/usr/src/uts/common/syscall/
H A Dyield.c58 swtch(); /* clears cpu_runrun and cpu_kprunrun */ in yield()
H A Dlwp_sobj.c1279 swtch(); in lwp_mutex_timedlock()
1759 swtch(); in lwp_cond_wait()
2118 swtch(); in lwp_sema_timedwait()
2619 swtch(); in lwp_rwlock_lock()
/titanic_50/usr/src/uts/common/sys/
H A Ddisp.h145 extern void swtch(void);
H A Dsystm.h406 extern void swtch(void);
/titanic_50/usr/src/uts/sun4u/
H A DMakefile.files66 CORE_OBJS += swtch.o
231 ASSYM_DEPS += mach_subr_asm.o swtch.o
/titanic_50/usr/src/uts/sun4v/
H A DMakefile.files82 CORE_OBJS += swtch.o
218 ASSYM_DEPS += mach_subr_asm.o swtch.o
/titanic_50/usr/src/uts/common/disp/
H A Dshuttle.c202 swtch(); in shuttle_swtch()
H A Ddisp.c615 swtch(); in idle()
633 swtch(); in idle()
708 swtch(); /* clears CPU->cpu_runrun via disp() */ in preempt()
865 swtch() in swtch() function
H A Dfx.c681 swtch(); in fx_forkret()
H A Dts.c765 swtch(); in ts_forkret()
H A Dfss.c1961 swtch(); in fss_forkret()
/titanic_50/usr/src/uts/i86xpv/
H A DMakefile.files249 swtch.o \
/titanic_50/usr/src/uts/i86pc/
H A DMakefile.files266 swtch.o \
/titanic_50/usr/src/uts/i86pc/io/apix/
H A Dapix_intr.c346 swtch(); in apix_do_softint_epilog()
747 swtch(); in apix_intr_thread_epilog()
/titanic_50/usr/src/uts/i86pc/os/
H A Dintr.c827 swtch(); in intr_thread_epilog()
1084 swtch(); in dosoftint_epilog()
/titanic_50/usr/src/uts/intel/
H A DMakefile.files58 swtch.o \
/titanic_50/usr/src/uts/intel/ia32/ml/
H A Dswtch.s79 #error LWP_PCB_FPU MUST be defined as 0 for code in swtch.s to work