Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/io/
H A Dntwdt.c103 kmutex_t ntwdt_runstate_mutex; member
288 mutex_init(&ntwdt_runstatep->ntwdt_runstate_mutex, in ntwdt_attach()
331 mutex_destroy(&ntwdt_runstatep->ntwdt_runstate_mutex); in ntwdt_attach()
401 &ntwdt_ptr->ntwdt_run_state->ntwdt_runstate_mutex); in ntwdt_detach()
487 mutex_enter(&ntwdt_state->ntwdt_runstate_mutex); in ntwdt_ioctl()
491 mutex_exit(&ntwdt_state->ntwdt_runstate_mutex); in ntwdt_ioctl()
522 mutex_enter(&ntwdt_state->ntwdt_runstate_mutex); in ntwdt_ioctl()
564 mutex_exit(&ntwdt_state->ntwdt_runstate_mutex); in ntwdt_ioctl()
588 mutex_enter(&ntwdt_state->ntwdt_runstate_mutex); in ntwdt_ioctl()
599 mutex_exit(&ntwdt_state->ntwdt_runstate_mutex); in ntwdt_ioctl()
[all …]