Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.h303 int debug_map_and_unlock(struct device_queue_manager *dqm);
H A Dkfd_debug.c450 r = debug_map_and_unlock(pdd->dev->dqm); in kfd_dbg_trap_clear_dev_address_watch()
492 r = debug_map_and_unlock(pdd->dev->dqm); in kfd_dbg_trap_set_dev_address_watch()
H A Dkfd_device_queue_manager.c3119 int debug_map_and_unlock(struct device_queue_manager *dqm) in debug_map_and_unlock() function
3145 return debug_map_and_unlock(dqm); in debug_refresh_runlist()