Searched refs:bfd_lock (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4/os/
H A Dbus_func.c34 kmutex_t bfd_lock; /* lock protecting bfd_list */ variable
51 mutex_enter(&bfd_lock);
54 mutex_exit(&bfd_lock);
67 mutex_enter(&bfd_lock);
79 mutex_exit(&bfd_lock);
98 mutex_enter(&bfd_lock);
107 mutex_exit(&bfd_lock);
/opensolaris-onvv-gate/usr/src/uts/sun4u/os/
H A Decc.c106 extern kmutex_t bfd_lock;
224 mutex_init(&bfd_lock, NULL, MUTEX_SPIN, (void *)PIL_15);
/opensolaris-onvv-gate/usr/src/uts/sun4v/os/
H A Derror.c91 extern kmutex_t bfd_lock;
812 mutex_init(&bfd_lock, NULL, MUTEX_SPIN, (void *)PIL_15);

Completed in 97 milliseconds