Lines Matching defs:data
69 * extend the struct and have userspace pass in more data. Another option,
135 * surface data and the coherency for this data wrt. CPU vs. GPU accesses.
171 * and programmable media workloads. These instructions fetch data and
182 * that move blocks of data from one location in memory to another,
183 * or that fill a specified location of memory with fixed data.
185 * on the source, destination, or pattern data.
874 /** Length of data to read */
877 * Pointer to write the data into.
890 /** Length of data to write */
893 * Pointer to read the data from.
907 * Length of data to map.
913 * Returned pointer the data was mapped at.
1638 * GPU access is coherent with CPU caches and furthermore the data is
2704 * performance data about. The execbuf2 submissions must include a
2724 * at which the i915 driver will check the OA buffer for available data.
2755 * Enable data capture for a stream that was either opened in a disabled state
2762 * It's undefined whether any pending data for the stream will be lost.
2769 * Disable data capture for a stream.
2807 * DRM_I915_PERF_SAMPLE_xyz_PROP request the inclusion of 'xyz' data in
2811 * affect on the ordering of data within a sample. The order is
2931 * data to be written at the @data_ptr pointer. The kernel sets this
2961 * value of @length matches the length of the data to be written by the
3047 * Offset in data[] at which the subslice masks are stored.
3062 * Offset in data[] at which the EU masks are stored.
3074 * @data:
3084 * (data[X / 8] >> (X % 8)) & 1
3101 * (data[subslice_offset + X * subslice_stride + Y / 8] >> (Y % 8)) & 1
3109 * (data[eu_offset +
3114 __u8 data[];
3257 * what data to write into config_ptr.
3267 * what data to write into config_ptr.
3282 * @data:
3297 __u8 data[];