Searched refs:output_ptr (Results 1 – 6 of 6) sorted by relevance
88 static ulg output_ptr; variable 128 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; variable 140 out = &output_data[output_ptr]; in flush_window() 147 output_ptr += (ulg)outcnt; in flush_window() 165 output_ptr = 0; in decompress_kernel()
604 uint64_t *output_ptr);
973 uint64_t *output_ptr) in psp_get_fw_attestation_records_addr() argument978 if (!output_ptr) in psp_get_fw_attestation_records_addr()992 *output_ptr = ((uint64_t)cmd->resp.uresp.fwar_db_info.fwar_db_addr_lo) + in psp_get_fw_attestation_records_addr()
229 if (args->output_ptr && args->output_size) { in debug_coresight() 247 if (output && copy_to_user((void __user *) (uintptr_t) args->output_ptr, in debug_coresight()
2176 __u64 output_ptr; member