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