Searched refs:old_spec64 (Results 1 – 1 of 1) sorted by relevance
900 struct itimerspec64 *old_spec64) in do_timer_settime() argument911 if (old_spec64) in do_timer_settime()912 memset(old_spec64, 0, sizeof(*old_spec64)); in do_timer_settime()923 error = kc->timer_set(timr, tmr_flags, new_spec64, old_spec64); in do_timer_settime()927 old_spec64 = NULL; in do_timer_settime()