Lines Matching defs:data

69  * extend the struct and have userspace pass in more data. Another option,
89 * surface data and the coherency for this data wrt. CPU vs. GPU accesses.
737 /** Length of data to read */
740 * Pointer to write the data into.
753 /** Length of data to write */
756 * Pointer to read the data from.
770 * Length of data to map.
776 * Returned pointer the data was mapped at.
1326 * GPU access is coherent with cpu caches and furthermore the data is cached in
2018 * performance data about. The execbuf2 submissions must include a
2038 * at which the i915 driver will check the OA buffer for available data.
2069 * Enable data capture for a stream that was either opened in a disabled state
2076 * It's undefined whether any pending data for the stream will be lost.
2083 * Disable data capture for a stream.
2121 * DRM_I915_PERF_SAMPLE_xyz_PROP request the inclusion of 'xyz' data in
2125 * affect on the ordering of data within a sample. The order is
2182 * data to be written at the data_ptr pointer. The kernel sets this
2204 * value of length matches the length of the data to be written by the
2227 * data: contains the 3 pieces of information :
2233 * (data[X / 8] >> (X % 8)) & 1
2241 * (data[subslice_offset +
2249 * (data[eu_offset +
2264 * Offset in data[] at which the subslice masks are stored.
2275 * Offset in data[] at which the EU masks are stored.
2284 __u8 data[];
2342 * identifier to decide what data to write into config_ptr.
2349 * identifier to decide what data to write into config_ptr.
2375 __u8 data[];