Lines Matching refs:data_ptr
881 __u64 data_ptr;
897 __u64 data_ptr;
2904 * @data_ptr is also depends on the specific @query_id.
2931 * data to be written at the @data_ptr pointer. The kernel sets this
2958 * @data_ptr:
2960 * Data will be written at the location pointed by @data_ptr when the
2964 __u64 data_ptr;
2980 * &drm_i915_query_item.data_ptr equal to our newly allocated blob. Note that
3158 * // again, this time with the data_ptr pointing to our newly allocated
3160 * item.data_ptr = (uintptr_t)&info,
3441 * // again, this time with the data_ptr pointing to our newly allocated
3443 * item.data_ptr = (uintptr_t)&info,