Home
last modified time | relevance | path

Searched refs:out_mutex (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/ti/wlcore/
A Dtestmode.c251 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()
/drivers/char/xillybus/
A Dxillyusb.c126 struct mutex out_mutex; /* serialize fops on host to FPGA stream */ member
1614 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()
/drivers/xen/
A Dpvcalls-front.c68 struct mutex out_mutex; member
413 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()
/drivers/net/ethernet/mellanox/mlx4/
A Dmcg.c443 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()
/drivers/mtd/ubi/
A Deba.c1225 goto out_mutex; in ubi_eba_atomic_leb_change()
1260 out_mutex: in ubi_eba_atomic_leb_change()

Completed in 17 milliseconds