Searched refs:nsecs_to_jiffies_timeout (Results 1 – 4 of 4) sorted by relevance
238 static inline unsigned long nsecs_to_jiffies_timeout(const u64 n) in nsecs_to_jiffies_timeout() function
443 nsecs_to_jiffies_timeout(args->timeout_ns); in v3d_wait_bo_ioctl()
3656 static inline unsigned long nsecs_to_jiffies_timeout(const u64 n) in nsecs_to_jiffies_timeout() function
3684 return nsecs_to_jiffies_timeout(timeout_ns); in to_wait_timeout()