OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:table_mtx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/dm/
dm_table.c
71
mutex_enter(&head->
table_mtx
);
80
mutex_exit(&head->
table_mtx
);
93
mutex_enter(&head->
table_mtx
);
98
mutex_exit(&head->
table_mtx
);
130
mutex_enter(&head->
table_mtx
);
133
cv_wait(&head->table_cv, &head->
table_mtx
);
137
mutex_exit(&head->
table_mtx
);
153
mutex_enter(&head->
table_mtx
);
158
cv_wait(&head->table_cv, &head->
table_mtx
);
176
mutex_exit(&head->
table_mtx
);
[
all
...]
dm.h
100
kmutex_t
table_mtx
;
member in struct:dm_table_head
Completed in 11 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025