Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/include/linux/
H A Djiffies.h28 jiffies_to_usecs(const unsigned long x) in jiffies_to_usecs() function
/openbsd-src/sys/dev/pci/drm/i915/gt/
H A Dselftest_engine_heartbeat.c205 const unsigned int error_threshold = max(20000u, jiffies_to_usecs(6)); in __live_heartbeat_fast()
/openbsd-src/sys/dev/pci/drm/i915/selftests/
H A Di915_sw_fence.c702 sleep = jiffies_to_usecs(delay) / 3; in test_dma_fence()