Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/gem/
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-v6.6/drivers/gpu/drm/v3d/
Dv3d_drv.h340 static inline unsigned long nsecs_to_jiffies_timeout(const u64 n) in nsecs_to_jiffies_timeout() function
Dv3d_gem.c375 nsecs_to_jiffies_timeout(args->timeout_ns); in v3d_wait_bo_ioctl()