Lines Matching refs:buf_mutex

154 	struct mutex		buf_mutex;  member
448 mutex_lock(&msc->buf_mutex); in msc_iter_install()
466 mutex_unlock(&msc->buf_mutex); in msc_iter_install()
473 mutex_lock(&msc->buf_mutex); in msc_iter_remove()
475 mutex_unlock(&msc->buf_mutex); in msc_iter_remove()
765 lockdep_assert_held(&msc->buf_mutex); in msc_configure()
824 lockdep_assert_held(&msc->buf_mutex); in msc_disable()
876 mutex_lock(&msc->buf_mutex); in intel_th_msc_activate()
882 mutex_unlock(&msc->buf_mutex); in intel_th_msc_activate()
894 mutex_lock(&msc->buf_mutex); in intel_th_msc_deactivate()
899 mutex_unlock(&msc->buf_mutex); in intel_th_msc_deactivate()
1354 mutex_lock(&msc->buf_mutex); in msc_buffer_free_unless_used()
1356 mutex_unlock(&msc->buf_mutex); in msc_buffer_free_unless_used()
1565 if (!atomic_dec_and_mutex_lock(&msc->mmap_count, &msc->buf_mutex)) in msc_mmap_close()
1581 mutex_unlock(&msc->buf_mutex); in msc_mmap_close()
1673 mutex_init(&msc->buf_mutex); in intel_th_msc_init()
1824 lockdep_assert_held(&msc->buf_mutex); in msc_buffer_unassign()
1842 mutex_lock(&msc->buf_mutex); in mode_show()
1846 mutex_unlock(&msc->buf_mutex); in mode_show()
1895 mutex_lock(&msc->buf_mutex); in mode_store()
1929 mutex_unlock(&msc->buf_mutex); in mode_store()
1943 mutex_lock(&msc->buf_mutex); in nr_pages_show()
1957 mutex_unlock(&msc->buf_mutex); in nr_pages_show()
2022 mutex_lock(&msc->buf_mutex); in nr_pages_store()
2024 mutex_unlock(&msc->buf_mutex); in nr_pages_store()
2050 mutex_lock(&msc->buf_mutex); in win_switch_store()
2058 mutex_unlock(&msc->buf_mutex); in win_switch_store()