Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dtime.h303 #define TICK_TO_TIMEVAL(tick, tvp) { \ macro
/illumos-gate/usr/src/uts/common/io/
H A Dbufmod.c704 TICK_TO_TIMEVAL(sbp->sb_ticks, t); in sbioctl()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c1107 TICK_TO_TIMEVAL(timeo, &wait); in rfscall()
1660 TICK_TO_TIMEVAL(timeo, &wait); in aclcall()
H A Dnfs4_subr.c1324 TICK_TO_TIMEVAL(timeo, &wait); in nfs4_rfscall()