Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.h325 int debug_map_and_unlock(struct device_queue_manager *dqm);
H A Dkfd_debug.c434 r = debug_map_and_unlock(pdd->dev->dqm); in kfd_dbg_trap_clear_dev_address_watch()
476 r = debug_map_and_unlock(pdd->dev->dqm); in kfd_dbg_trap_set_dev_address_watch()
H A Dkfd_device_queue_manager.c3566 int debug_map_and_unlock(struct device_queue_manager *dqm) in debug_map_and_unlock() function
3593 return debug_map_and_unlock(dqm); in debug_refresh_runlist()