Searched defs:batch_ctx (Results 1 – 6 of 6) sorted by relevance
46 pub fn batch_ctx(&self) -> &BatchContext { in batch_ctx() method81 pub fn batch_ctx(&self) -> &BatchContext { in batch_ctx() method
155 pub fn batch_ctx(&self) -> Option<&BatchContext> { in batch_ctx() method
40 print_batch(struct intel_batch_decode_ctx *batch_ctx, const uint32_t *bb_data, in print_batch()92 struct intel_batch_decode_ctx batch_ctx; in read_xe_data_file() local
66 struct intel_batch_decode_ctx batch_ctx; variable
671 struct intel_batch_decode_ctx batch_ctx; in read_i915_data_file() local
120 let batch_ctx = tag.batch_ctx().unwrap().as_ptr(); in handle_unary_req() localVariable226 pub fn batch_ctx(&self) -> &BatchContext { in batch_ctx() method