Home
last modified time | relevance | path

Searched refs:DEBUG_RUNTIME_STATE_DISABLED (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dkfd_ioctl.h1032 DEBUG_RUNTIME_STATE_DISABLED = 0, enumerator
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_debug.c674 else if (target->runtime_info.runtime_state != DEBUG_RUNTIME_STATE_DISABLED) in kfd_dbg_trap_disable()