Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_smb.c78 tstohz(const struct timespec *tsp) in tstohz() function
260 if (tstohz(&diff) >= timeo) { in jzsmb_transfer_read()
305 if (tstohz(&diff) >= timeo) { in jzsmb_transfer_write()
/f-stack/freebsd/kern/
H A Dkern_umtx.c735 tstohz(const struct timespec *tsp) in tstohz() function
791 return (tstohz(&tts)); in abs_timeout_gethz()