Home
last modified time | relevance | path

Searched refs:init_hdl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/cpumem-retire/
H A Dcma_main.c41 static fmd_hdl_t *init_hdl; variable
553 return (fmd_hdl_alloc(init_hdl, size, FMD_SLEEP)); in cma_init_alloc()
559 fmd_hdl_free(init_hdl, addr, size); in cma_init_free()
674 init_hdl = hdl; in _fmd_init()