Home
last modified time | relevance | path

Searched refs:nsecs_to_jiffies_timeout (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_wait.c186 static inline unsigned long nsecs_to_jiffies_timeout(const u64 n) in nsecs_to_jiffies_timeout() function
204 return nsecs_to_jiffies_timeout(timeout_ns); in to_wait_timeout()
/linux/drivers/gpu/drm/v3d/
H A Dv3d_bo.c285 nsecs_to_jiffies_timeout(args->timeout_ns); in v3d_wait_bo_ioctl()
H A Dv3d_drv.h500 static inline unsigned long nsecs_to_jiffies_timeout(const u64 n) in nsecs_to_jiffies_timeout() function