Searched refs:vm_logs (Results 1 – 3 of 3) sorted by relevance
836 kfree(state->vm_logs); in adreno_gpu_state_destroy()977 if (state->vm_logs) { in adreno_show()980 struct msm_gem_vm_log_entry *e = &state->vm_logs[i]; in adreno_show()
608 struct msm_gem_vm_log_entry *vm_logs; member
349 state->vm_logs = kmalloc_array( in crashstate_get_vm_logs()354 state->vm_logs[i] = vm->log[idx]; in crashstate_get_vm_logs()
Completed in 9 milliseconds