Searched refs:busy_ts (Results 1 – 2 of 2) sorted by relevance
86 timepoint_steady(&vip->busy_ts); in vs_busy()121 timespecsub(&ts_diff, &vip->busy_ts); in vs_busy()124 vip->busy_ts = ts; in vs_busy()
255 struct timespec busy_ts;/* Busy timer. */ member