Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/disp/
H A Dfx.c150 static id_t fx_cid; /* fixed priority class ID */ variable
279 fx_cid = cid; /* Record our class ID */ in fx_init()
1670 if (fxpp->fx_tp->t_cid == fx_cid && fxpp->fx_ktid == ktid && in fx_list_lookup()
1710 if (curthread->t_cid != fx_cid) { in fx_register_callbacks()