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