Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Dcompat.c75 int compat_get_timespec(struct timespec *ts, const void __user *uts) in compat_get_timespec() function
82 EXPORT_SYMBOL_GPL(compat_get_timespec);
/Linux-v5.4/include/linux/
Dcompat.h262 extern int compat_get_timespec(struct timespec *, const void __user *);