Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/dtrace/demo/sched/
H A Dwhopreempt.d29 sched:::preempt
31 self->preempt = 1;
35 /self->preempt/
37 self->preempt = 0;
41 /self->preempt/
49 self->preempt = 0;
/titanic_44/usr/src/lib/libc/port/threads/
H A Drwlock.c170 preempt(self); in rw_read_held()
195 preempt(self); in rw_write_held()
293 preempt(self); in read_lock_try()
297 preempt(self); in read_lock_try()
314 preempt(self); in read_unlock_try()
318 preempt(self); in read_unlock_try()
339 preempt(self); in write_lock_try()
343 preempt(self); in write_lock_try()
360 preempt(self); in write_unlock_try()
364 preempt(self); in write_unlock_try()
[all …]
H A Dsema.c177 preempt(self); in sema_wait_impl()
272 preempt(self); in sema_trywait()
339 preempt(self); in sema_post()
H A Dsynch.c459 preempt(self); in spin_lock_clear()
1188 preempt(ulwp_t *self) in preempt() function
1688 preempt(curthread); in mutex_wakeup_all()
1722 preempt(self); in mutex_unlock_queue()
1751 preempt(self); in mutex_unlock_process()
1763 preempt(self); in mutex_unlock_process()
2458 preempt(self); in mutex_unlock_internal()
2464 preempt(self); in mutex_unlock_internal()
2532 preempt(self); in mutex_unlock()
2650 preempt(self); in lmutex_unlock()
[all …]
/titanic_44/usr/src/uts/common/os/
H A Dpanic.c220 char preempt = t->t_preempt; in panicsys() local
298 panic_preempt = preempt; in panicsys()
/titanic_44/usr/src/cmd/dtrace/test/tst/common/dtraceUtil/
H A Dman.TraceModule111 * unix'/probefunc == "preempt"/{printf("FOUND");}'
113 * probe function preempt with message FOUND.
H A Dman.ListProbesWithModules89 * unix'/probefunc == "preempt"/{printf("FOUND");}'
/titanic_44/usr/src/uts/common/sys/
H A Ddisp.h142 extern void preempt(void);
/titanic_44/usr/src/uts/common/inet/nca/
H A Dncadoorhdr.h234 uint8_t preempt; /* preempt subsequent upcall */ member
H A Dnca.h799 ((io)->preempt ? 0x04000000 : 0) | \
/titanic_44/usr/src/cmd/vrrpadm/
H A Dvrrpadm.c760 str2opt(char *opts, uint32_t *modify_mask, boolean_t *preempt, in str2opt() argument
783 *preempt = (opt == o_preempt); in str2opt()
/titanic_44/usr/src/uts/sun4/ml/
H A Dinterrupt.s662 lduh [%o2 + CPU_FLAGS], %o5 ! don't preempt if quiesced
689 brz,pt %o5, 1f ! don't preempt unless kprunrun
691 ! Time to call preempt
693 call preempt
/titanic_44/usr/src/uts/i86pc/os/
H A Dtrap.c1540 preempt(); in trap()
1661 preempt(); in kpreempt()
/titanic_44/usr/src/uts/sun4/os/
H A Dtrap.c1597 preempt(); in trap_rtt()
1897 preempt(); in kpreempt()
/titanic_44/usr/src/uts/common/disp/
H A Ddisp.c660 preempt() in preempt() function
687 DTRACE_SCHED(preempt); in preempt()
/titanic_44/usr/src/uts/intel/ia32/os/
H A Dsyscall.c732 preempt(); in post_syscall()
/titanic_44/usr/src/uts/sparc/os/
H A Dsyscall.c822 preempt(); in post_syscall()
/titanic_44/usr/src/cmd/mdb/common/modules/nca/
H A Dnca.c340 YESNO(io2.first), YESNO(io2.nocache), YESNO(io2.preempt), in nca_io2()
/titanic_44/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1426 extern void preempt(ulwp_t *);
/titanic_44/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.s727 ! Attempt to preempt
/titanic_44/usr/src/cmd/look/
H A Dwords17839 preempt
/titanic_44/usr/src/cmd/spell/
H A Dlist17838 preempt
/titanic_44/usr/src/cmd/terminfo/
H A Dtermcap.src14997 # a ^U and would thus preempt the more useful "up" function of vi.
H A Dterminfo.src16926 # a ^U and would thus preempt the more useful "up" function of vi.