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