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()
1364 mutex_lock(&msc->buf_mutex); in msc_buffer_free_unless_used()
1366 mutex_unlock(&msc->buf_mutex); in msc_buffer_free_unless_used()
1575 if (!atomic_dec_and_mutex_lock(&msc->mmap_count, &msc->buf_mutex)) in msc_mmap_close()
1591 mutex_unlock(&msc->buf_mutex); in msc_mmap_close()
1683 mutex_init(&msc->buf_mutex); in intel_th_msc_init()
1834 lockdep_assert_held(&msc->buf_mutex); in msc_buffer_unassign()
1852 mutex_lock(&msc->buf_mutex); in mode_show()
1856 mutex_unlock(&msc->buf_mutex); in mode_show()
1905 mutex_lock(&msc->buf_mutex); in mode_store()
1939 mutex_unlock(&msc->buf_mutex); in mode_store()
1953 mutex_lock(&msc->buf_mutex); in nr_pages_show()
1967 mutex_unlock(&msc->buf_mutex); in nr_pages_show()
2032 mutex_lock(&msc->buf_mutex); in nr_pages_store()
2034 mutex_unlock(&msc->buf_mutex); in nr_pages_store()
2060 mutex_lock(&msc->buf_mutex); in win_switch_store()
2068 mutex_unlock(&msc->buf_mutex); in win_switch_store()