Searched refs:out_mutex (Results 1 – 5 of 5) sorted by relevance
251 goto out_mutex; in wl1271_tm_detect_fem()258 goto out_mutex; in wl1271_tm_detect_fem()263 out_mutex: in wl1271_tm_detect_fem()
126 struct mutex out_mutex; /* serialize fops on host to FPGA stream */ member1614 rc = mutex_lock_interruptible(&chan->out_mutex); in xillyusb_flush()1626 mutex_unlock(&chan->out_mutex); in xillyusb_flush()1650 rc = mutex_lock_interruptible(&chan->out_mutex); in xillyusb_write()1701 mutex_unlock(&chan->out_mutex); in xillyusb_write()1798 mutex_lock(&chan->out_mutex); in xillyusb_llseek()1835 mutex_unlock(&chan->out_mutex); in xillyusb_llseek()1958 mutex_init(&chan->out_mutex); in setup_channels()
68 struct mutex out_mutex; member413 mutex_init(&map->active.out_mutex); in create_active()558 mutex_lock(&map->active.out_mutex); in pvcalls_front_sendmsg()560 mutex_unlock(&map->active.out_mutex); in pvcalls_front_sendmsg()582 mutex_unlock(&map->active.out_mutex); in pvcalls_front_sendmsg()
443 goto out_mutex; in add_promisc_qp()449 goto out_mutex; in add_promisc_qp()543 out_mutex: in add_promisc_qp()575 goto out_mutex; in remove_promisc_qp()674 out_mutex: in remove_promisc_qp()
1225 goto out_mutex; in ubi_eba_atomic_leb_change()1260 out_mutex: in ubi_eba_atomic_leb_change()
Completed in 17 milliseconds