Home
last modified time | relevance | path

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

/io_uring/
Dio_uring.c7701 struct __kernel_timespec __user *uts) in io_cqring_wait() argument
7716 if (uts) { in io_cqring_wait()
7719 if (get_timespec64(&ts, uts)) in io_cqring_wait()