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.c6258 kmutex_t pchh_mutex; member
6318 mutex_enter(&page_capture_hash[i].pchh_mutex); in page_capture_unregister_callback()
6342 mutex_exit(&page_capture_hash[i].pchh_mutex); in page_capture_unregister_callback()
6369 mutex_enter(&page_capture_hash[index].pchh_mutex); in page_capture_move_to_walked()
6395 mutex_exit(&page_capture_hash[index].pchh_mutex); in page_capture_move_to_walked()
6400 mutex_exit(&page_capture_hash[index].pchh_mutex); in page_capture_move_to_walked()
6463 mutex_enter(&page_capture_hash[index].pchh_mutex); in page_capture_add_hash()
6495 mutex_exit(&page_capture_hash[index].pchh_mutex); in page_capture_add_hash()
6533 pchh_mutex); in page_capture_add_hash()
6812 mutex_enter(&page_capture_hash[index].pchh_mutex); in page_capture_take_action()
[all …]