Searched refs:get_compat_itimerspec64 (Results 1 – 5 of 5) sorted by relevance
27 extern int get_compat_itimerspec64(struct itimerspec64 *its,
220 #define get_old_itimerspec32 get_compat_itimerspec64
961 int get_compat_itimerspec64(struct itimerspec64 *its, in get_compat_itimerspec64() function970 EXPORT_SYMBOL_GPL(get_compat_itimerspec64);
940 if (get_compat_itimerspec64(&new_spec, new)) in COMPAT_SYSCALL_DEFINE4()
570 if (get_compat_itimerspec64(&new, utmr)) in COMPAT_SYSCALL_DEFINE4()