Home
last modified time | relevance | path

Searched refs:fss_tp (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dfss.h120 kthread_t *fss_tp; /* pointer back to our thread */ member
/titanic_50/usr/src/uts/common/disp/
H A Dfss.c295 int index = FSS_LIST_HASH(fssproc->fss_tp); \
308 int index = FSS_LIST_HASH(fssproc->fss_tp); \
940 tp = fssproc->fss_tp; in fss_newpri()
1365 t = fssproc->fss_tp; in fss_update_list()
1689 fssproc->fss_tp = t; in fss_enterclass()
1773 kthread_t *t = fssproc->fss_tp; in fss_exitclass()
1885 cfssproc->fss_tp = ct; in fss_fork()