Searched refs:old_spec64 (Results 1 – 1 of 1) sorted by relevance
873 struct itimerspec64 *old_spec64) in do_timer_settime() argument884 if (old_spec64) in do_timer_settime()885 memset(old_spec64, 0, sizeof(*old_spec64)); in do_timer_settime()895 error = kc->timer_set(timr, flags, new_spec64, old_spec64); in do_timer_settime()899 old_spec64 = NULL; // We already got the old time... in do_timer_settime()