Searched refs:vnex_pending_timeout (Results 1 – 1 of 1) sorted by relevance
76 hrtime_t vnex_pending_timeout = 2ull * NANOSEC; /* 2 seconds in nanoseconds */ variable247 if (gethrtime() - start > vnex_pending_timeout) { in vnex_intr_dist()