Searched refs:hspec (Results 1 – 1 of 1) sorted by relevance
13598 struct itimerspec hspec; in _syscall2() local13599 ret = get_errno(timer_gettime(htimer, &hspec)); in _syscall2()13601 if (host_to_target_itimerspec(arg2, &hspec)) { in _syscall2()13621 struct itimerspec hspec; in _syscall2() local13622 ret = get_errno(timer_gettime(htimer, &hspec)); in _syscall2()13624 if (host_to_target_itimerspec64(arg2, &hspec)) { in _syscall2()