Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dbofi.c141 static kmutex_t bofi_mutex; variable
717 mutex_init(&bofi_mutex, NULL, MUTEX_SPIN, (void *)(uintptr_t)s); in bofi_attach()
737 mutex_destroy(&bofi_mutex); in bofi_attach()
770 mutex_enter(&bofi_mutex); in bofi_detach()
775 mutex_exit(&bofi_mutex); in bofi_detach()
779 mutex_exit(&bofi_mutex); in bofi_detach()
791 mutex_destroy(&bofi_mutex); in bofi_detach()
1502 mutex_enter(&bofi_mutex); in bofi_ioctl()
1554 mutex_exit(&bofi_mutex); in bofi_ioctl()
1618 mutex_enter(&bofi_mutex); in bofi_ioctl()
[all …]