Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dcompat.c110 static int __compat_get_timespec(struct timespec *ts, const struct compat_timespec __user *cts) in __compat_get_timespec() function
147 return __compat_get_timespec(ts, uts); in compat_get_timespec()