Lines Matching refs:until
760 * the ring_lock mutex held until setup is complete. */
910 /* Wait until all IO for the context are done. */
1288 ktime_t until)
1306 if (until == 0)
1311 until);
1414 /* Wait until all IO for the context are done. Otherwise kernel
1794 * not actually be complete yet (we won't know until vfs_poll()
2186 ktime_t until = KTIME_MAX;
2193 until = timespec64_to_ktime(*ts);
2199 ret = read_events(ioctx, min_nr, nr, events, until);