Searched defs:ddi_umem_lock (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c8221 * ddi_umem_lock but with the addition of arguments ops_vector and procp.
8306 * be called on first ddi_umem_lock or umem_lockmemory call.
8431 * Unlock the pages locked by ddi_umem_lock or umem_lockmemory and free
8576 ddi_umem_lock(caddr_t addr, size_t len, int flags, ddi_umem_cookie_t *cookie) function
8604 * be called on first ddi_umem_lock or umem_lockmemory call.
8701 * cookie - is a ddi_umem_cookie for from ddi_umem_lock and ddi_umem_alloc
8713 * the flags used in ddi_umem_lock

Completed in 107 milliseconds