Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_page.c6261 kmutex_t pchh_mutex; member
6321 mutex_enter(&page_capture_hash[i].pchh_mutex); in page_capture_unregister_callback()
6345 mutex_exit(&page_capture_hash[i].pchh_mutex); in page_capture_unregister_callback()
6536 pchh_mutex); in page_capture_add_hash()
6940 pchh_mutex); in page_capture_take_action()
7110 mp = &page_capture_hash[index].pchh_mutex; in page_unlock_capture()
7180 mutex_enter(&page_capture_hash[i].pchh_mutex); in page_retire_mdboot()
7196 mutex_exit(&page_capture_hash[i].pchh_mutex); in page_retire_mdboot()
7226 mutex_enter(&page_capture_hash[i].pchh_mutex); in page_capture_async()
7269 mutex_exit(&page_capture_hash[i].pchh_mutex); in page_capture_async()
[all …]