Searched refs:buf_mutex (Results 1 – 12 of 12) 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()
103 struct mutex buf_mutex; member
117 struct mutex buf_mutex; member255 mutex_lock(&msc->buf_mutex); in msc_iter_install()274 mutex_unlock(&msc->buf_mutex); in msc_iter_install()281 mutex_lock(&msc->buf_mutex); in msc_iter_remove()283 mutex_unlock(&msc->buf_mutex); in msc_iter_remove()489 lockdep_assert_held(&msc->buf_mutex); in msc_configure()537 lockdep_assert_held(&msc->buf_mutex); in msc_disable()582 mutex_lock(&msc->buf_mutex); in intel_th_msc_activate()588 mutex_unlock(&msc->buf_mutex); in intel_th_msc_activate()600 mutex_lock(&msc->buf_mutex); in intel_th_msc_deactivate()[all …]
172 struct mutex buf_mutex; member404 mutex_lock(&md->buf_mutex); in rio_mport_get_outbound_mapping()425 mutex_unlock(&md->buf_mutex); in rio_mport_get_outbound_mapping()478 mutex_lock(&md->buf_mutex); in rio_mport_obw_free()489 mutex_unlock(&md->buf_mutex); in rio_mport_obw_free()591 mutex_lock(&req->map->md->buf_mutex); in dma_req_free()593 mutex_unlock(&req->map->md->buf_mutex); in dma_req_free()900 mutex_lock(&md->buf_mutex); in rio_dma_transfer()909 mutex_unlock(&md->buf_mutex); in rio_dma_transfer()1105 mutex_lock(&md->buf_mutex); in rio_mport_create_dma_mapping()[all …]
67 mutex_init(&port->buf_mutex); in tty_port_init()216 mutex_lock(&port->buf_mutex); in tty_port_alloc_xmit_buf()219 mutex_unlock(&port->buf_mutex); in tty_port_alloc_xmit_buf()228 mutex_lock(&port->buf_mutex); in tty_port_free_xmit_buf()233 mutex_unlock(&port->buf_mutex); in tty_port_free_xmit_buf()
525 mutex_lock(&ubi->buf_mutex); in ubi_compare_lebs()542 mutex_unlock(&ubi->buf_mutex); in ubi_compare_lebs()554 mutex_unlock(&ubi->buf_mutex); in ubi_compare_lebs()890 mutex_lock(&ubi->buf_mutex); in check_corruption()924 mutex_unlock(&ubi->buf_mutex); in check_corruption()
850 mutex_lock(&ubi->buf_mutex); in try_recover_peb()877 mutex_unlock(&ubi->buf_mutex); in try_recover_peb()1392 mutex_lock(&ubi->buf_mutex); in ubi_eba_copy_leb()1470 mutex_unlock(&ubi->buf_mutex); in ubi_eba_copy_leb()
384 mutex_lock(&ubi->buf_mutex); in torture_peb()428 mutex_unlock(&ubi->buf_mutex); in torture_peb()
663 struct mutex buf_mutex; member
935 mutex_init(&ubi->buf_mutex); in ubi_attach_mtd_dev()
244 struct mutex buf_mutex; /* Buffer alloc lock */ member