Searched refs:__get_old_timespec32 (Results 1 – 1 of 1) sorted by relevance
816 static int __get_old_timespec32(struct timespec64 *ts64, in __get_old_timespec32() function847 return __get_old_timespec32(ts, uts); in get_old_timespec32()894 if (__get_old_timespec32(&its->it_interval, &uits->it_interval) || in get_old_itimerspec32()895 __get_old_timespec32(&its->it_value, &uits->it_value)) in get_old_itimerspec32()