Searched refs:buf_mutex (Results 1 – 11 of 11) sorted by relevance
124 ret = mutex_lock_interruptible(&st->buf_mutex); in vp702x_usb_inout_cmd()131 mutex_unlock(&st->buf_mutex); in vp702x_usb_inout_cmd()150 mutex_unlock(&st->buf_mutex); in vp702x_usb_inout_cmd()161 mutex_lock(&st->buf_mutex); in vp702x_set_pld_mode()168 mutex_unlock(&st->buf_mutex); in vp702x_set_pld_mode()178 mutex_lock(&st->buf_mutex); in vp702x_set_pld_state()185 mutex_unlock(&st->buf_mutex); in vp702x_set_pld_state()207 mutex_lock(&dst->buf_mutex); in vp702x_set_pid()214 mutex_unlock(&dst->buf_mutex); in vp702x_set_pid()236 mutex_lock(&dst->buf_mutex); in vp702x_init_pid_filter()[all …]
48 mutex_lock(&dst->buf_mutex); in vp702x_fe_refresh_state()60 mutex_unlock(&dst->buf_mutex); in vp702x_fe_refresh_state()150 mutex_lock(&dst->buf_mutex); in vp702x_fe_set_frontend()196 mutex_unlock(&dst->buf_mutex); in vp702x_fe_set_frontend()227 mutex_lock(&dst->buf_mutex); in vp702x_fe_send_diseqc_msg()242 mutex_unlock(&dst->buf_mutex); in vp702x_fe_send_diseqc_msg()272 mutex_lock(&dst->buf_mutex); in vp702x_fe_set_tone()283 mutex_unlock(&dst->buf_mutex); in vp702x_fe_set_tone()305 mutex_lock(&dst->buf_mutex); in vp702x_fe_set_voltage()316 mutex_unlock(&dst->buf_mutex); in vp702x_fe_set_voltage()
102 struct mutex buf_mutex; member
123 struct mutex buf_mutex; member457 mutex_lock(&msc->buf_mutex); in msc_buffer_clear_hw_header()469 mutex_unlock(&msc->buf_mutex); in msc_buffer_clear_hw_header()961 mutex_lock(&msc->buf_mutex); in msc_buffer_free_unless_used()963 mutex_unlock(&msc->buf_mutex); in msc_buffer_free_unless_used()1165 if (!atomic_dec_and_mutex_lock(&msc->mmap_count, &msc->buf_mutex)) in msc_mmap_close()1181 mutex_unlock(&msc->buf_mutex); in msc_mmap_close()1256 mutex_init(&msc->buf_mutex); in intel_th_msc_init()1334 mutex_lock(&msc->buf_mutex); in mode_store()1338 mutex_unlock(&msc->buf_mutex); in mode_store()[all …]
27 mutex_init(&port->buf_mutex); in tty_port_init()102 mutex_lock(&port->buf_mutex); in tty_port_alloc_xmit_buf()105 mutex_unlock(&port->buf_mutex); in tty_port_alloc_xmit_buf()114 mutex_lock(&port->buf_mutex); in tty_port_free_xmit_buf()119 mutex_unlock(&port->buf_mutex); in tty_port_free_xmit_buf()
610 mutex_lock(&ubi->buf_mutex); in recover_peb()626 mutex_unlock(&ubi->buf_mutex); in recover_peb()631 mutex_unlock(&ubi->buf_mutex); in recover_peb()642 mutex_unlock(&ubi->buf_mutex); in recover_peb()1150 mutex_lock(&ubi->buf_mutex); in ubi_eba_copy_leb()1256 mutex_unlock(&ubi->buf_mutex); in ubi_eba_copy_leb()
398 mutex_lock(&ubi->buf_mutex); in ubi_compare_lebs()415 mutex_unlock(&ubi->buf_mutex); in ubi_compare_lebs()427 mutex_unlock(&ubi->buf_mutex); in ubi_compare_lebs()768 mutex_lock(&ubi->buf_mutex); in check_corruption()802 mutex_unlock(&ubi->buf_mutex); in check_corruption()
420 mutex_lock(&ubi->buf_mutex); in torture_peb()464 mutex_unlock(&ubi->buf_mutex); in torture_peb()
623 struct mutex buf_mutex; member
953 mutex_init(&ubi->buf_mutex); in ubi_attach_mtd_dev()
235 struct mutex buf_mutex; /* Buffer alloc lock */ member