Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/io/agpgart/
H A Dagptarget.c66 kmutex_t tsoft_lock; member
468 mutex_enter(&st->tsoft_lock); in agptarget_getinfo()
470 mutex_exit(&st->tsoft_lock); in agptarget_getinfo()
545 mutex_init(&softstate->tsoft_lock, NULL, MUTEX_DRIVER, NULL); in agp_target_attach()
619 mutex_destroy(&softstate->tsoft_lock); in agp_target_detach()
643 mutex_enter(&st->tsoft_lock); in agp_target_ioctl()
660 mutex_exit(&st->tsoft_lock); in agp_target_ioctl()
671 mutex_exit(&st->tsoft_lock); in agp_target_ioctl()
678 mutex_exit(&st->tsoft_lock); in agp_target_ioctl()
704 mutex_exit(&st->tsoft_lock); in agp_target_ioctl()
[all …]