Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dddifm_impl.h79 kthread_t *fh_lock_owner; member
/illumos-gate/usr/src/uts/common/os/
H A Dddifm.c523 hdl->fh_lock_owner = curthread; in i_ddi_fm_handler_enter()
537 hdl->fh_lock_owner = NULL; in i_ddi_fm_handler_exit()
546 return (hdl->fh_lock_owner == curthread); in i_ddi_fm_handler_owned()