<dec f='src/src/sys/external/bsd/drm2/dist/uapi/drm/i915_drm.h' l='545' type='__u64'/>
<offset>128</offset>
<doc f='src/src/sys/external/bsd/drm2/dist/uapi/drm/i915_drm.h' l='537'>/**
	 * Offset value of the target buffer that the relocation entry was last
	 * written as.
	 *
	 * If the buffer has the same offset as last time, we can skip syncing
	 * and writing the relocation.  This value is written back out by
	 * the execbuffer ioctl when the relocation is written.
	 */</doc>
<use f='src/src/sys/external/bsd/drm2/dist/drm/i915/i915_gem_execbuffer.c' l='439' u='r' c='i915_gem_execbuffer_relocate_entry'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/i915/i915_gem_execbuffer.c' l='476' u='w' c='i915_gem_execbuffer_relocate_entry'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/i915/i915_gem_execbuffer.c' l='838' u='a' c='i915_gem_execbuffer_relocate_slow'/>
