Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dkfd_ioctl.h935 DEBUG_RUNTIME_STATE_DISABLED = 0, enumerator
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_debug.c663 else if (target->runtime_info.runtime_state != DEBUG_RUNTIME_STATE_DISABLED) in kfd_dbg_trap_disable()
H A Dkfd_chardev.c2758 if (p->runtime_info.runtime_state != DEBUG_RUNTIME_STATE_DISABLED) in runtime_enable()
2824 p->runtime_info.runtime_state = DEBUG_RUNTIME_STATE_DISABLED; in runtime_disable()