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.
931 /** Length of data to read */
934 * Pointer to write the data into.
947 /** Length of data to write */
950 * Pointer to read the data from.
964 * Length of data to map.
970 * Returned pointer the data was mapped at.
1695 * GPU access is coherent with CPU caches and furthermore the data is
2784 * performance data about. The execbuf2 submissions must include a
2804 * at which the i915 driver will check the OA buffer for available data.
2854 * Enable data capture for a stream that was either opened in a disabled state
2861 * It's undefined whether any pending data for the stream will be lost.
2868 * Disable data capture for a stream.
2906 * DRM_I915_PERF_SAMPLE_xyz_PROP request the inclusion of 'xyz' data in
2910 * affect on the ordering of data within a sample. The order is
3030 * data to be written at the @data_ptr pointer. The kernel sets this
3060 * value of @length matches the length of the data to be written by the
3146 * Offset in data[] at which the subslice masks are stored.
3161 * Offset in data[] at which the EU masks are stored.
3173 * @data:
3183 * (data[X / 8] >> (X % 8)) & 1
3200 * (data[subslice_offset + X * subslice_stride + Y / 8] >> (Y % 8)) & 1
3208 * (data[eu_offset +
3213 __u8 data[];
3356 * what data to write into config_ptr.
3366 * what data to write into config_ptr.
3381 * @data:
3396 __u8 data[];