Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore.h472 struct mutex flush_mutex; member
H A Dtx.c1142 mutex_lock(&wl->flush_mutex); in wl1271_tx_flush()
1184 mutex_unlock(&wl->flush_mutex); in wl1271_tx_flush()
H A Dmain.c6431 mutex_init(&wl->flush_mutex); in wlcore_alloc_hw()
/linux/drivers/scsi/qedf/
H A Dqedf_io.c1637 mutex_lock(&qedf->flush_mutex); in qedf_flush_active_ios()
1840 mutex_unlock(&qedf->flush_mutex); in qedf_flush_active_ios()
H A Dqedf_main.c3346 mutex_init(&qedf->flush_mutex); in __qedf_probe()