OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:softint_lock
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
kern_softint.c
225
static kmutex_t
softint_lock
;
variable in typeref:typename:kmutex_t
306
mutex_init(&
softint_lock
, MUTEX_DEFAULT, IPL_NONE);
332
mutex_enter(&
softint_lock
);
343
mutex_exit(&
softint_lock
);
367
mutex_enter(&
softint_lock
);
376
mutex_exit(&
softint_lock
);
385
mutex_exit(&
softint_lock
);
409
mutex_exit(&
softint_lock
);
464
mutex_enter(&
softint_lock
);
471
mutex_exit(&
softint_lock
);
[
all
...]
Completed in 13 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025