Searched refs:runtime_info (Results 1 – 8 of 8) sorted by relevance
218 p->runtime_info.runtime_state == DEBUG_RUNTIME_STATE_ENABLED) { in kfd_set_dbg_ev_from_interrupt()340 target->runtime_info.runtime_state = r == -EBUSY ? in kfd_dbg_set_workaround()592 target->runtime_info.ttmp_setup, in kfd_dbg_trap_deactivate()643 if (target->runtime_info.runtime_state == DEBUG_RUNTIME_STATE_ENABLED) in kfd_dbg_trap_disable()645 else if (target->runtime_info.runtime_state != DEBUG_RUNTIME_STATE_DISABLED) in kfd_dbg_trap_disable()646 target->runtime_info.runtime_state = DEBUG_RUNTIME_STATE_ENABLED; in kfd_dbg_trap_disable()678 target->runtime_info.runtime_state = (r == -EBUSY) ? in kfd_dbg_trap_activate()695 target->runtime_info.ttmp_setup)) in kfd_dbg_trap_activate()722 target->runtime_info.runtime_state = in kfd_dbg_trap_activate()739 void __user *runtime_info, uint32_t *runtime_size) in kfd_dbg_trap_enable() argument[all …]
2758 if (p->runtime_info.runtime_state != DEBUG_RUNTIME_STATE_DISABLED) in runtime_enable()2778 p->runtime_info.runtime_state = DEBUG_RUNTIME_STATE_ENABLED; in runtime_enable()2779 p->runtime_info.r_debug = r_debug; in runtime_enable()2780 p->runtime_info.ttmp_setup = enable_ttmp_setup; in runtime_enable()2782 if (p->runtime_info.ttmp_setup) { in runtime_enable()2822 bool was_enabled = p->runtime_info.runtime_state == DEBUG_RUNTIME_STATE_ENABLED; in runtime_disable()2824 p->runtime_info.runtime_state = DEBUG_RUNTIME_STATE_DISABLED; in runtime_disable()2825 p->runtime_info.r_debug = 0; in runtime_disable()2844 if (was_enabled && p->runtime_info.ttmp_setup) { in runtime_disable()2853 p->runtime_info.ttmp_setup = false; in runtime_disable()[all …]
48 void __user *runtime_info,
56 pdd->process->runtime_info.runtime_state == DEBUG_RUNTIME_STATE_ENABLED) { in pm_map_process_v9()
983 struct kfd_runtime_info runtime_info; member
1183 if (!kfd_dbg_is_rlc_restore_supported(pdd->dev) && p->runtime_info.ttmp_setup) in kfd_process_notifier_release_internal()
213 struct intel_runtime_info runtime_info; member
651 intel_device_info_print(&error->device_info, &error->runtime_info, &p); in err_print_capabilities()867 intel_subplatform(&error->runtime_info, in __err_print_to_sgl()1985 memcpy(&error->runtime_info, in capture_gen()1987 sizeof(error->runtime_info)); in capture_gen()