Searched refs:DEBUG_RUNTIME_STATE_DISABLED (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dkfd_ioctl.h939 DEBUG_RUNTIME_STATE_DISABLED = 0, enumerator in enum:kfd_dbg_runtime_state
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_debug.c645 else if (target->runtime_info.runtime_state != DEBUG_RUNTIME_STATE_DISABLED)
H A Dkfd_chardev.c2752 if (p->runtime_info.runtime_state != DEBUG_RUNTIME_STATE_DISABLED)
2818 p->runtime_info.runtime_state = DEBUG_RUNTIME_STATE_DISABLED;

Completed in 120 milliseconds