Searched refs:linux_to_native_itimerspec (Results 1 – 3 of 3) sorted by relevance
114 int linux_to_native_itimerspec(struct itimerspec *,
170 linux_to_native_itimerspec(struct itimerspec *ntp, struct l_itimerspec *ltp) in linux_to_native_itimerspec() function
896 error = linux_to_native_itimerspec(&nts, &lots); in linux_timerfd_settime()