OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nvmm_init
(Results
1 - 6
of
6
) sorted by relevancy
/src/lib/libnvmm/
nvmm.h
97
int
nvmm_init
(void);
libnvmm.c
159
nvmm_init
(void)
function in typeref:typename:int
/src/usr.sbin/nvmmctl/
nvmmctl.c
118
if (
nvmm_init
() == -1)
119
err(EXIT_FAILURE, "
nvmm_init
failed");
/src/tests/lib/libnvmm/
h_io_assist.c
375
if (
nvmm_init
() == -1)
376
err(errno, "
nvmm_init
");
h_mem_assist.c
470
if (
nvmm_init
() == -1)
471
err(errno, "
nvmm_init
");
/src/sys/dev/nvmm/
nvmm.c
1026
nvmm_init
(void)
function in typeref:typename:int
1285
error =
nvmm_init
();
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025