OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bulk_mutex
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_core.c
1404
/* Called with the
bulk_mutex
held */
1498
lmutex_lock(&service->
bulk_mutex
);
1501
lmutex_unlock(&service->
bulk_mutex
);
1848
&service->
bulk_mutex
) != 0) {
1896
lmutex_unlock(&service->
bulk_mutex
);
1916
&service->
bulk_mutex
) != 0) {
1930
lmutex_unlock(&service->
bulk_mutex
);
1939
lmutex_unlock(&service->
bulk_mutex
);
1967
lmutex_unlock(&service->
bulk_mutex
);
2616
lmutex_init(&service->
bulk_mutex
);
[
all
...]
vchiq_core.h
317
struct mutex
bulk_mutex
;
member in struct:vchiq_service_struct
Completed in 21 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026