Searched refs:sig_data (Results 1 – 1 of 1) sorted by relevance
183 char *sig_data = g_malloc(sig_len); in htif_handle_tohost_write() local185 sig_data, sig_len, MEMTXATTRS_UNSPECIFIED); in htif_handle_tohost_write()197 sig_data[i + j - 1] & 0xff); in htif_handle_tohost_write()206 g_free(sig_data); in htif_handle_tohost_write()
Completed in 3 milliseconds