Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/disp/
H A Dfx.c102 fxproc_t *headp = &fx_cb_plisthead[index]; \
162 static fxproc_t fx_cb_plisthead[FX_CB_LISTS]; /* dummy fxproc at head of */
200 static void fx_change_priority(kthread_t *, fxproc_t *);
201 static fxproc_t *fx_list_lookup(kt_did_t);
202 static void fx_list_release(fxproc_t *);
445 fxproc_t *fxpp; in fx_enterclass()
449 fxpp = (fxproc_t *)bufp; in fx_enterclass()
541 fxproc_t *fxpp; in fx_exit()
544 fxpp = (fxproc_t *)(t->t_cldata); in fx_exit()
573 fxproc_t *fxpp = (fxproc_t *)procp; in fx_exitclass()
[all …]
/titanic_50/usr/src/uts/common/sys/
H A Dfx.h129 } fxproc_t; typedef