flush_normal 355 drivers/infiniband/ulp/ipoib/ipoib.h struct work_struct flush_normal; flush_normal 1275 drivers/infiniband/ulp/ipoib/ipoib_ib.c container_of(work, struct ipoib_dev_priv, flush_normal); flush_normal 2116 drivers/infiniband/ulp/ipoib/ipoib_main.c INIT_WORK(&priv->flush_normal, ipoib_ib_dev_flush_normal); flush_normal 284 drivers/infiniband/ulp/ipoib/ipoib_verbs.c queue_work(ipoib_workqueue, &priv->flush_normal);