OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:slot_mutex
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_core.c
377
/* If we're pausing then the
slot_mutex
is held until resume
381
lmutex_lock(&state->
slot_mutex
);
382
lmutex_unlock(&state->
slot_mutex
);
564
** with
slot_mutex
held */
789
(lmutex_lock_interruptible(&state->
slot_mutex
) != 0))
801
lmutex_unlock(&state->
slot_mutex
);
820
lmutex_unlock(&state->
slot_mutex
);
826
lmutex_lock(&state->
slot_mutex
);
852
lmutex_unlock(&state->
slot_mutex
);
858
if (lmutex_lock_interruptible(&state->
slot_mutex
) != 0
[
all
...]
vchiq_core.h
450
struct mutex
slot_mutex
;
member in struct:vchiq_state_struct
Completed in 13 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025