Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dsystm.h179 hrtime_t untimeout_generic(callout_id_t, int);
/titanic_50/usr/src/uts/common/os/
H A Dcallout.c1278 untimeout_generic(callout_id_t id, int nowait) in untimeout_generic() function
1417 hleft = untimeout_generic(id, 0); in untimeout()
1438 hleft = untimeout_generic(id, nowait); in untimeout_default()