Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dfx.h71 void (*fx_callb_tick)(fx_cookie_t, clock_t *, pri_t *); member
88 #define FX_CB_TICK(cb, c, q, p) cb->fx_callb_tick(c, q, p)