OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:goal_irq_mutex
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_fence.c
53
struct mutex
goal_irq_mutex
;
member in struct:vmw_fence_manager
54
bool goal_irq_on; /* Protected by @
goal_irq_mutex
*/
56
without the @
goal_irq_mutex
held. */
308
mutex_lock(&fman->
goal_irq_mutex
);
319
mutex_unlock(&fman->
goal_irq_mutex
);
356
mutex_init(&fman->
goal_irq_mutex
);
1008
mutex_lock(&fman->
goal_irq_mutex
);
1023
* be run with the
goal_irq_mutex
held.
1037
mutex_unlock(&fman->
goal_irq_mutex
);
Completed in 11 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025