OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:raid_lock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/raidframe/
rf_netbsdkintf.c
332
static kmutex_t
raid_lock
;
variable in typeref:typename:kmutex_t
359
mutex_enter(&
raid_lock
);
362
mutex_exit(&
raid_lock
);
366
mutex_exit(&
raid_lock
);
370
mutex_enter(&
raid_lock
);
372
mutex_exit(&
raid_lock
);
378
mutex_enter(&
raid_lock
);
380
mutex_exit(&
raid_lock
);
771
mutex_enter(&
raid_lock
);
786
mutex_exit(&
raid_lock
);
[
all
...]
rf_netbsdkintf.c
332
static kmutex_t
raid_lock
;
variable in typeref:typename:kmutex_t
359
mutex_enter(&
raid_lock
);
362
mutex_exit(&
raid_lock
);
366
mutex_exit(&
raid_lock
);
370
mutex_enter(&
raid_lock
);
372
mutex_exit(&
raid_lock
);
378
mutex_enter(&
raid_lock
);
380
mutex_exit(&
raid_lock
);
771
mutex_enter(&
raid_lock
);
786
mutex_exit(&
raid_lock
);
[
all
...]
Completed in 23 milliseconds
Indexes created Sun Sep 28 12:09:53 GMT 2025