Searched refs:ktime_add_ns (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dktime.h112 ktime_add_ns(ktime_t k, int64_t ns) function
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_utils.h268 const ktime_t end__ = ktime_add_ns(ktime_get_raw(), 1000ll * (US)); \
/openbsd-current/sys/dev/pci/drm/i915/gvt/
H A Dsched_policy.c358 hrtimer_start(&sched_data->timer, ktime_add_ns(ktime_get(),
H A Ddisplay.c613 ktime_add_ns(ktime_get(), vblank_timer->period),
/openbsd-current/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_svm.c2986 if (ktime_before(timestamp, ktime_add_ns(prange->validate_timestamp,

Completed in 194 milliseconds