Searched refs:fxproc_t (Results 1 – 2 of 2) sorted by relevance
102 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 …]
129 } fxproc_t; typedef