_nsecs             33 drivers/gpu/drm/nouveau/include/nvif/device.h 	u64 _nsecs = (n), _time0 = nvif_device_time(_device);                  \
_nsecs             38 drivers/gpu/drm/nouveau/include/nvif/device.h 	} while (_taken = nvif_device_time(_device) - _time0, _taken < _nsecs);\
_nsecs             40 drivers/gpu/drm/nouveau/include/nvif/device.h 	if (_taken >= _nsecs)                                                  \