Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/ulp/ipoib/
Dipoib_verbs.c288 queue_work(ipoib_workqueue, &priv->flush_normal); in ipoib_event()
Dipoib.h356 struct work_struct flush_normal; member
Dipoib_ib.c1270 container_of(work, struct ipoib_dev_priv, flush_normal); in ipoib_ib_dev_flush_normal()
Dipoib_main.c2104 INIT_WORK(&priv->flush_normal, ipoib_ib_dev_flush_normal); in ipoib_build_priv()