OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fence_mutex
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vgem/
vgem_drv.h
41
struct mutex
fence_mutex
;
member in struct:vgem_file
vgem_fence.c
177
mutex_lock(&vfile->
fence_mutex
);
179
mutex_unlock(&vfile->
fence_mutex
);
224
mutex_lock(&vfile->
fence_mutex
);
226
mutex_unlock(&vfile->
fence_mutex
);
242
mutex_init(&vfile->
fence_mutex
);
Completed in 11 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025