OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kfd_get_dbgmgr_mutex
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_dbgmgr.c
45
struct mutex *
kfd_get_dbgmgr_mutex
(void)
function in typeref:struct:mutex *
kfd_iommu.c
167
mutex_lock(
kfd_get_dbgmgr_mutex
());
176
mutex_unlock(
kfd_get_dbgmgr_mutex
());
kfd_dbgmgr.h
286
struct mutex *
kfd_get_dbgmgr_mutex
(void);
kfd_chardev.c
591
mutex_lock(
kfd_get_dbgmgr_mutex
());
619
mutex_unlock(
kfd_get_dbgmgr_mutex
());
641
mutex_lock(
kfd_get_dbgmgr_mutex
());
649
mutex_unlock(
kfd_get_dbgmgr_mutex
());
750
mutex_lock(
kfd_get_dbgmgr_mutex
());
754
mutex_unlock(
kfd_get_dbgmgr_mutex
());
829
mutex_lock(
kfd_get_dbgmgr_mutex
());
840
mutex_unlock(
kfd_get_dbgmgr_mutex
());
kfd_process.c
533
mutex_lock(
kfd_get_dbgmgr_mutex
());
540
mutex_unlock(
kfd_get_dbgmgr_mutex
());
Completed in 116 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025