Searched refs:timespec_to_jiffies (Results 1 – 7 of 7) sorted by relevance
50 jiffies_to_cputime(timespec_to_jiffies(__val))
415 static inline unsigned long timespec_to_jiffies(const struct timespec *value) in timespec_to_jiffies() function
733 remaining_jiffies = timespec_to_jiffies(&ts); in msm_wait_fence()
1832 jiffies_left = timespec_to_jiffies(&_timeout); in SYSCALL_DEFINE4()
80 return get_jiffies_64() + timespec_to_jiffies(&ts); in time_to_jiffies()
3497 unsigned long j = timespec_to_jiffies(value); in timespec_to_jiffies_timeout()
2760 timeout = timespec_to_jiffies(ts); in do_sigtimedwait()