Home
last modified time | relevance | path

Searched refs:label_t (Results 1 – 25 of 40) sorted by relevance

12

/illumos-gate/usr/src/ucbhead/sys/
H A Dtypes.h64 typedef struct _label { int val[13]; } label_t; typedef
67 typedef struct _label { int val[8]; } label_t;
70 typedef struct _label { int val[2]; } label_t;
73 typedef struct _label { int val[10]; } label_t;
/illumos-gate/usr/src/uts/common/syscall/
H A Duucopy.c31 label_t ljb; in uucopy()
46 label_t ljb; in uucopystr()
H A Dlwp_sobj.c707 label_t ljb; in lwp_upimutex_lock()
973 label_t ljb; in lwp_upimutex_unlock()
1080 label_t ljb; in upi_dead()
1160 label_t ljb; in lwp_mutex_timedlock()
1504 label_t ljb; in lwp_mutex_wakeup()
1594 label_t ljb; in lwp_cond_wait()
1853 label_t ljb; in lwp_cond_signal()
1917 label_t ljb; in lwp_cond_broadcast()
1966 label_t ljb; in lwp_sema_trywait()
2034 label_t ljb; in lwp_sema_timedwait()
[all …]
/illumos-gate/usr/src/uts/common/os/
H A Dpanic.c161 label_t panic_regs; /* setjmp label from panic_thread */
162 label_t panic_pcb; /* t_pcb at time of panic */
221 label_t pcb = t->t_pcb; in panicsys()
H A Dwatchpoint.c761 label_t ljb; in watch_xcopyin()
851 label_t ljb; in watch_xcopyout()
951 label_t ljb; in watch_copyinstr()
1065 label_t ljb; in watch_copyoutstr()
1176 label_t ljb; in watch_fuword()
1246 label_t ljb; in watch_suword8()
1288 label_t ljb; in watch_suword16()
1330 label_t ljb; in watch_suword32()
1373 label_t ljb; in watch_suword64()
/illumos-gate/usr/src/uts/sparc/sys/
H A Dmachtypes.h49 typedef struct _label_t { long val[2]; } label_t; typedef
/illumos-gate/usr/src/uts/common/sys/
H A Dsystm.h261 int setjmp(label_t *) __RETURNS_TWICE;
262 extern void longjmp(label_t *)
274 int on_fault(label_t *) __RETURNS_TWICE;
H A Dontrap.h97 label_t ot_jmpbuf; /* label for longjmp back to on_trap */
H A Dpanic.h148 extern label_t panic_regs;
H A Dklwp.h106 label_t lwp_qsav; /* longjmp label for quits and interrupts */
H A Dthread.h136 label_t t_pcb; /* pcb, save area when switching */
146 label_t *t_onfault; /* on_fault() setjmp buf */
/illumos-gate/usr/src/uts/intel/sys/
H A Dmachtypes.h59 typedef struct _label_t { long val[REG_LABEL_MAX]; } label_t; typedef
/illumos-gate/usr/src/uts/sun4u/os/
H A Dppage.c369 label_t ljb; in ppcopy_common()
443 label_t ljb; in ppcopy()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmachcpuvar.h110 label_t *ofd[HIGH_LEVELS]; /* saved pil ofd */
/illumos-gate/usr/src/uts/intel/os/
H A Dsendsig.c137 label_t ljb; in sendsig()
426 label_t ljb; in sendsig32()
/illumos-gate/usr/src/uts/sun4/os/
H A Dcpu_states.c215 label_t old_pcb; in debug_enter()
H A Dmp_states.c62 label_t save; in cpu_idle_self()
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmachcpuvar.h125 label_t *ofd[HIGH_LEVELS]; /* saved pil ofd */
/illumos-gate/usr/src/uts/common/io/
H A Dcpuid_drv.c193 label_t label; in cpuid_ioctl()
/illumos-gate/usr/src/uts/sun4v/os/
H A Dppage.c264 label_t ljb; in ppcopy()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dfindstack_subr.c138 label_t t_pcb;
/illumos-gate/usr/src/uts/common/c2/
H A Daudit_kernel.h364 label_t jb; \
H A Daudit_start.c72 label_t jb; in audit_init_module()
H A Daudit.h546 int audit_async_start(label_t *, au_event_t, int);
/illumos-gate/usr/src/cmd/mdb/intel/mdb/
H A Dkvm_ia32dep.c193 label_t label; in kt_ia32_init()

12