Home
last modified time | relevance | path

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

/io_uring/
Dio_uring.c7866 struct __kernel_timespec __user *uts) in io_cqring_wait() argument
7881 if (uts) { in io_cqring_wait()
7884 if (get_timespec64(&ts, uts)) in io_cqring_wait()