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

/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c8077 umem_lock_undo(struct as *as, void *arg, uint_t event) function
8401 /* i_ddi_umem_unlock and umem_lock_undo may need the cookie */
8417 error = as_add_callback(as, umem_lock_undo, p, AS_ALL_EVENT,
8442 * umem_lock_undo was registered via as_add_callback.
8449 * will never be decremented by umem_lock_undo. Just return the
8454 * umem_lock_undo is, or will be, executing, and thus decrementing
8477 /* umem_lock_undo will not happen, return the cookie memory */

Completed in 84 milliseconds