Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmem_config.c669 kmutex_t trh_lock; member
973 mutex_enter(&trh->trh_lock); in delspan_insert()
998 mutex_exit(&trh->trh_lock); in delspan_insert()
1015 mutex_enter(&trh->trh_lock); in delspan_remove()
1043 mutex_exit(&trh->trh_lock); in delspan_remove()
2846 mutex_enter(&trh->trh_lock); in transit_list_collect()
2848 mutex_exit(&trh->trh_lock); in transit_list_collect()
2857 ASSERT(MUTEX_HELD(&trh->trh_lock)); in transit_list_insert()
2870 ASSERT(MUTEX_HELD(&trh->trh_lock)); in transit_list_remove()
2909 mutex_enter(&trh->trh_lock); in pfn_is_being_deleted()
[all …]