Home
last modified time | relevance | path

Searched refs:flush_normal (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_verbs.c287 queue_work(ipoib_workqueue, &priv->flush_normal); in ipoib_event()
H A Dipoib.h356 struct work_struct flush_normal; member
H A Dipoib_ib.c1289 container_of(work, struct ipoib_dev_priv, flush_normal); in ipoib_ib_dev_flush_normal()
H A Dipoib_main.c2181 INIT_WORK(&priv->flush_normal, ipoib_ib_dev_flush_normal); in ipoib_build_priv()