Lines Matching defs:length
1304 * of length @fence_count.
1309 * @values_ptr: Pointer to an array of u64 values of length
1337 * @batch_start_offset. If 0, length is assumed to be the batch buffer
1358 * of &drm_i915_gem_exec_fence and @num_cliprects is the length of the
2394 * length = width (i) * num_siblings (j)
2876 * registers. Expected length of buffer is (2 * sizeof(u32) *
2885 * registers. Expected length of buffer is (2 * sizeof(u32) *
2894 * registers. Expected length of buffer is (2 * sizeof(u32) *
2928 * @length:
2935 __s32 length;
2961 * value of @length matches the length of the data to be written by the
2975 * drm_i915_query_item, with &drm_i915_query_item.length set to zero. The
2981 * the &drm_i915_query_item.length should still be the same as what the
3148 * // item.length for us, which is the number of bytes we need.
3151 * // querying in one pass, in which case item.length should contain the
3152 * // length of the provided buffer.
3156 * info = calloc(1, item.length);
3435 * // item.length for us, which is the number of bytes we need.
3439 * info = calloc(1, item.length);