Searched refs:flush_normal (Results 1 – 3 of 3) sorted by relevance
1285 container_of(work, struct ipoib_dev_priv, flush_normal); in ipoib_ib_dev_flush_normal()1317 queue_work(ipoib_workqueue, &priv->flush_normal); in ipoib_queue_work()
348 struct work_struct flush_normal; member
2221 INIT_WORK(&priv->flush_normal, ipoib_ib_dev_flush_normal); in ipoib_build_priv()
Completed in 15 milliseconds