Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
HDi915_drv.h4330 static inline unsigned long nsecs_to_jiffies_timeout(const u64 n) in nsecs_to_jiffies_timeout() function
HDi915_gem.c3694 return nsecs_to_jiffies_timeout(timeout_ns); in to_wait_timeout()