OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:crypto_drv_mtx
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/opencrypto/
crypto.c
93
#define
crypto_drv_mtx
(crypto_drv.mtx)
macro
557
mutex_init(&
crypto_drv_mtx
, MUTEX_DEFAULT, IPL_NONE);
632
mutex_enter(&
crypto_drv_mtx
);
638
mutex_exit(&
crypto_drv_mtx
);
642
mutex_exit(&
crypto_drv_mtx
);
667
mutex_enter(&
crypto_drv_mtx
);
671
mutex_exit(&
crypto_drv_mtx
);
679
mutex_destroy(&
crypto_drv_mtx
);
782
mutex_exit(&
crypto_drv_mtx
);
784
mutex_enter(&
crypto_drv_mtx
);
[
all
...]
crypto.c
93
#define
crypto_drv_mtx
(crypto_drv.mtx)
macro
557
mutex_init(&
crypto_drv_mtx
, MUTEX_DEFAULT, IPL_NONE);
632
mutex_enter(&
crypto_drv_mtx
);
638
mutex_exit(&
crypto_drv_mtx
);
642
mutex_exit(&
crypto_drv_mtx
);
667
mutex_enter(&
crypto_drv_mtx
);
671
mutex_exit(&
crypto_drv_mtx
);
679
mutex_destroy(&
crypto_drv_mtx
);
782
mutex_exit(&
crypto_drv_mtx
);
784
mutex_enter(&
crypto_drv_mtx
);
[
all
...]
crypto.c
93
#define
crypto_drv_mtx
(crypto_drv.mtx)
macro
557
mutex_init(&
crypto_drv_mtx
, MUTEX_DEFAULT, IPL_NONE);
632
mutex_enter(&
crypto_drv_mtx
);
638
mutex_exit(&
crypto_drv_mtx
);
642
mutex_exit(&
crypto_drv_mtx
);
667
mutex_enter(&
crypto_drv_mtx
);
671
mutex_exit(&
crypto_drv_mtx
);
679
mutex_destroy(&
crypto_drv_mtx
);
782
mutex_exit(&
crypto_drv_mtx
);
784
mutex_enter(&
crypto_drv_mtx
);
[
all
...]
Completed in 33 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025