Searched refs:__compat_put_timespec (Results 1 – 1 of 1) sorted by relevance
117 static int __compat_put_timespec(const struct timespec *ts, struct compat_timespec __user *cts) in __compat_put_timespec() function156 return __compat_put_timespec(ts, uts); in compat_put_timespec()