Lines Matching defs:data_ptr
938 __u64 data_ptr;
954 __u64 data_ptr;
3003 * @data_ptr is also depends on the specific @query_id.
3030 * data to be written at the @data_ptr pointer. The kernel sets this
3057 * @data_ptr:
3059 * Data will be written at the location pointed by @data_ptr when the
3063 __u64 data_ptr;
3079 * &drm_i915_query_item.data_ptr equal to our newly allocated blob. Note that
3257 * // again, this time with the data_ptr pointing to our newly allocated
3259 * item.data_ptr = (uintptr_t)&info,
3540 * // again, this time with the data_ptr pointing to our newly allocated
3542 * item.data_ptr = (uintptr_t)&info,