OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nvmm_machine_destroy
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libnvmm/
nvmm.h
103
int
nvmm_machine_destroy
(struct nvmm_machine *);
libnvmm.c
254
nvmm_machine_destroy
(struct nvmm_machine *mach)
function in typeref:typename:int
/src/tests/lib/libnvmm/
h_mem_assist.c
374
if (
nvmm_machine_destroy
(&mach) == -1)
375
err(errno, "
nvmm_machine_destroy
");
462
if (
nvmm_machine_destroy
(&mach) == -1)
463
err(errno, "
nvmm_machine_destroy
");
/src/sys/dev/nvmm/
nvmm.c
352
nvmm_machine_destroy
(struct nvmm_owner *owner,
function in typeref:typename:int
1203
return
nvmm_machine_destroy
(owner, data);
Completed in 13 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025