Searched refs:output_ptr (Results 1 – 6 of 6) sorted by relevance
88 static ulg output_ptr; variable128 out = &output_data[output_ptr]; in flush_window()135 output_ptr += (ulg)outcnt; in flush_window()171 return output_ptr; in decompress_kernel()
78 static unsigned long output_ptr; variable140 out = &output_data[output_ptr]; in flush_window()147 output_ptr += (ulg)outcnt; in flush_window()165 output_ptr = 0; in decompress_kernel()
377 __u64 output_ptr; /* Pointer to the output struct */ member
604 uint64_t *output_ptr);
2176 __u64 output_ptr; member
1152 if (copy_to_user((void __user *)hvcall.output_ptr, out, hvcall.output_size)) { in mshv_vtl_hvcall_call()