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()
527 uint64_t *output_ptr);
908 uint64_t *output_ptr) in psp_get_fw_attestation_records_addr() argument913 if (!output_ptr) in psp_get_fw_attestation_records_addr()927 *output_ptr = ((uint64_t)cmd->resp.uresp.fwar_db_info.fwar_db_addr_lo) + in psp_get_fw_attestation_records_addr()
226 if (args->output_ptr && args->output_size) { in debug_coresight()244 if (output && copy_to_user((void __user *) (uintptr_t) args->output_ptr, in debug_coresight()
2132 __u64 output_ptr; member