OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:idle_mutex
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_vce.h
48
struct mutex
idle_mutex
;
member in struct:amdgpu_vce
amdgpu_vce.c
207
mutex_init(&adev->vce.
idle_mutex
);
236
mutex_destroy(&adev->vce.
idle_mutex
);
378
mutex_lock(&adev->vce.
idle_mutex
);
392
mutex_unlock(&adev->vce.
idle_mutex
);
Completed in 71 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025