Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/gem/
Di915_gem_wait.c184 static inline unsigned long nsecs_to_jiffies_timeout(const u64 n) in nsecs_to_jiffies_timeout() function
202 return nsecs_to_jiffies_timeout(timeout_ns); in to_wait_timeout()
/Linux-v5.10/drivers/gpu/drm/v3d/
Dv3d_drv.h292 static inline unsigned long nsecs_to_jiffies_timeout(const u64 n) in nsecs_to_jiffies_timeout() function
Dv3d_gem.c407 nsecs_to_jiffies_timeout(args->timeout_ns); in v3d_wait_bo_ioctl()