Searched refs:asy_excl_hi (Results 1 – 4 of 4) sorted by relevance
399 mutex_enter(asy->asy_excl_hi); in asydetach()401 mutex_exit(asy->asy_excl_hi); in asydetach()419 mutex_exit(asy->asy_excl_hi); in asydetach()441 mutex_enter(asy->asy_excl_hi); in asydetach()446 mutex_exit(asy->asy_excl_hi); in asydetach()456 mutex_destroy(asy->asy_excl_hi); in asydetach()458 kmem_free(asy->asy_excl_hi, sizeof (kmutex_t)); in asydetach()515 mutex_enter(asy->asy_excl_hi); in asyattach()517 mutex_exit(asy->asy_excl_hi); in asyattach()529 mutex_exit(asy->asy_excl_hi); in asyattach()[all …]
627 mutex_destroy(&asy->asy_excl_hi); in asydetach()680 mutex_enter(&asy->asy_excl_hi); in asydetach()690 mutex_exit(&asy->asy_excl_hi); in asydetach()772 mutex_enter(&asy->asy_excl_hi); in asyattach()778 mutex_exit(&asy->asy_excl_hi); in asyattach()792 mutex_exit(&asy->asy_excl_hi); in asyattach()797 mutex_enter(&asy->asy_excl_hi); in asyattach()801 mutex_exit(&asy->asy_excl_hi); in asyattach()980 mutex_init(&asy->asy_excl_hi, NULL, MUTEX_DRIVER, in asyattach()985 mutex_enter(&asy->asy_excl_hi); in asyattach()[all …]
250 kmutex_t *asy_excl_hi; /* asy spinlock mutex */ member
274 kmutex_t asy_excl_hi; /* asy spinlock mutex */ member