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

/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c8072 * umem_lockmemory calls as_add_callback for long term memory locking.
8087 * umem_lockmemory to handle the case of the cleanup routine
8242 * When DDI_UMEMLOCK_LONGTERM is set, umem_lockmemory will return EFAULT
8257 umem_lockmemory(caddr_t addr, size_t len, int flags, ddi_umem_cookie_t *cookie, function
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
8443 * (i.e. umem_lockmemory was called with DDI_MEMLOCK_LONGTERM and
8562 * counter for the device locked memory. This applies to umem_lockmemory too.
8604 * be called on first ddi_umem_lock or umem_lockmemory call.

Completed in 89 milliseconds