Searched refs:time_after32 (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/include/linux/
H A Djiffies.h69 #define time_after32(a,b) ((int32_t)((uint32_t)(b) - (uint32_t)(a)) < 0) macro
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_gt_irq.c50 !time_after32(local_clock() >> 10, timeout_ts));

Completed in 74 milliseconds