Searched refs:__compat_get_timespec (Results 1 – 1 of 1) sorted by relevance
110 static int __compat_get_timespec(struct timespec *ts, const struct compat_timespec __user *cts) in __compat_get_timespec() function147 return __compat_get_timespec(ts, uts); in compat_get_timespec()