Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/
H A Di915_request.c1975 unsigned int this_cpu; in busywait_stop() local
1977 if (time_after(local_clock_ns(&this_cpu), timeout)) in busywait_stop()
1980 return this_cpu != cpu; in busywait_stop()