compat_get_timespec  262 include/linux/compat.h extern int compat_get_timespec(struct timespec *, const void __user *);
compat_get_timespec   82 kernel/compat.c EXPORT_SYMBOL_GPL(compat_get_timespec);