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