Searched refs:runtime_info (Results 1 – 11 of 11) sorted by relevance
220 p->runtime_info.runtime_state == DEBUG_RUNTIME_STATE_ENABLED) { in kfd_set_dbg_ev_from_interrupt()342 target->runtime_info.runtime_state = r == -EBUSY ? in kfd_dbg_set_workaround()621 target->runtime_info.ttmp_setup, in kfd_dbg_trap_deactivate()672 if (target->runtime_info.runtime_state == DEBUG_RUNTIME_STATE_ENABLED) in kfd_dbg_trap_disable()674 else if (target->runtime_info.runtime_state != DEBUG_RUNTIME_STATE_DISABLED) in kfd_dbg_trap_disable()675 target->runtime_info.runtime_state = DEBUG_RUNTIME_STATE_ENABLED; in kfd_dbg_trap_disable()708 target->runtime_info.runtime_state = (r == -EBUSY) ? in kfd_dbg_trap_activate()725 target->runtime_info.ttmp_setup)) in kfd_dbg_trap_activate()752 target->runtime_info.runtime_state = in kfd_dbg_trap_activate()769 void __user *runtime_info, uint32_t *runtime_size) in kfd_dbg_trap_enable() argument[all …]
48 void __user *runtime_info,
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 …]
59 pdd->process->runtime_info.runtime_state == DEBUG_RUNTIME_STATE_ENABLED) { in pm_map_process_v9()
1004 struct kfd_runtime_info runtime_info; member
1219 if (!kfd_dbg_is_rlc_restore_supported(pdd->dev) && p->runtime_info.ttmp_setup) in kfd_process_notifier_release_internal()
252 qpd->pqm->process->runtime_info.runtime_state == DEBUG_RUNTIME_STATE_ENABLED && in add_queue_mes()
214 struct intel_runtime_info runtime_info; member
685 intel_device_info_print(&error->device_info, &error->runtime_info, &p); in err_print_capabilities()914 intel_subplatform(&error->runtime_info, in __err_print_to_sgl()2071 memcpy(&error->runtime_info, in capture_gen()2073 sizeof(error->runtime_info)); in capture_gen()
746 struct runtime_info struct
4352 TYPE_RUNTIME_PTR (type) = (struct runtime_info *) xmalloc (sizeof (struct runtime_info)); in hpread_read_struct_type()