Home
last modified time | relevance | path

Searched defs:t_intr (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/i86pc/os/
H A Dfastboot.c1301 kthread_t *t_intr = curthread->t_intr; in fastboot_xc_func() local
/titanic_50/usr/src/tools/ctf/cvt/
H A Dctftools.h244 #define t_intr t_data.intr macro
/titanic_50/usr/src/uts/common/sys/
H A Dthread.h151 struct _kthread *t_intr; /* interrupted (pinned) thread */ member