Home
last modified time | relevance | path

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

/kernel/
Dcompat.c43 static int __compat_get_timespec(struct timespec *ts, const struct old_timespec32 __user *cts) in __compat_get_timespec() function
80 return __compat_get_timespec(ts, uts); in compat_get_timespec()