OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
1403
/* Called with the
bulk_mutex
held */
1497
lmutex_lock(&service->
bulk_mutex
);
1500
lmutex_unlock(&service->
bulk_mutex
);
1844
&service->
bulk_mutex
) != 0) {
1890
lmutex_unlock(&service->
bulk_mutex
);
1910
&service->
bulk_mutex
) != 0) {
1924
lmutex_unlock(&service->
bulk_mutex
);
1933
lmutex_unlock(&service->
bulk_mutex
);
1961
lmutex_unlock(&service->
bulk_mutex
);
2609
lmutex_init(&service->
bulk_mutex
);
[
all
...]
vchiq_core.h
317
struct mutex
bulk_mutex
;
member in struct:vchiq_service_struct
Completed in 15 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025