OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aio_hash_mtx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
sys_aio.c
1266
mutex_enter(&aiosp->
aio_hash_mtx
);
1274
mutex_exit(&aiosp->
aio_hash_mtx
);
1279
mutex_exit(&aiosp->
aio_hash_mtx
);
1302
mutex_enter(&aiosp->
aio_hash_mtx
);
1311
mutex_exit(&aiosp->
aio_hash_mtx
);
1320
mutex_exit(&aiosp->
aio_hash_mtx
);
1338
mutex_enter(&aiosp->
aio_hash_mtx
);
1342
mutex_exit(&aiosp->
aio_hash_mtx
);
1348
mutex_exit(&aiosp->
aio_hash_mtx
);
1369
mutex_init(&aiosp->
aio_hash_mtx
, MUTEX_DEFAULT, IPL_NONE)
[
all
...]
/src/sys/sys/
aio.h
182
kmutex_t
aio_hash_mtx
; /* Protects the hash table */
member in struct:aiosp
Completed in 15 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025