Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nl/
H A Dnl.c101 char swtch = 'n'; in main() local
551 swtch = 'y'; in main()
558 swtch = 'y'; in main()
566 swtch = 'y'; in main()
577 if (swtch == 'y') { in main()
578 swtch = 'n'; in main()
/illumos-gate/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()
807 swtch(); in swapout_lwp()
H A Dcpu.c380 swtch(); in force_thread_migrate()
837 swtch(); in cpu_pause()
H A Dsig.c1224 swtch(); in stop()
/illumos-gate/usr/src/uts/common/syscall/
H A Dyield.c55 swtch(); /* clears cpu_runrun and cpu_kprunrun */ in yield()
H A Dlwp_sobj.c1294 swtch(); in lwp_mutex_timedlock()
1774 swtch(); in lwp_cond_wait()
2133 swtch(); in lwp_sema_timedwait()
2634 swtch(); in lwp_rwlock_lock()
/illumos-gate/usr/src/uts/common/sys/
H A Ddisp.h147 extern void swtch(void);
H A Dsystm.h413 extern void swtch(void);
/illumos-gate/usr/src/uts/common/disp/
H A Dshuttle.c200 swtch(); in shuttle_swtch()
H A Ddisp.c619 swtch(); in idle()
637 swtch(); in idle()
712 swtch(); /* clears CPU->cpu_runrun via disp() */ in preempt()
869 swtch() in swtch() function
H A Dfx.c680 swtch(); in fx_forkret()
H A Dts.c764 swtch(); in ts_forkret()
H A Dfss.c1960 swtch(); in fss_forkret()
/illumos-gate/usr/src/uts/i86xpv/
H A DMakefile.files248 swtch.o \
/illumos-gate/usr/src/uts/i86pc/
H A DMakefile.files275 swtch.o \
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix_intr.c349 swtch(); in apix_do_softint_epilog()
757 swtch(); in apix_intr_thread_epilog()
/illumos-gate/usr/src/uts/intel/ml/
H A Dswtch.S73 #error LWP_PCB_FPU MUST be defined as 0 for code in swtch.s to work
/illumos-gate/usr/src/uts/i86pc/os/
H A Dintr.c845 swtch(); in intr_thread_epilog()
1104 swtch(); in dosoftint_epilog()
/illumos-gate/usr/src/uts/intel/
H A DMakefile.files61 swtch.o \