Searched refs:ibd_plug (Results 1 – 2 of 2) sorted by relevance
37 struct iblock_dev_plug *ibd_plug; member
68 ib_dev->ibd_plug = kcalloc(nr_cpu_ids, sizeof(*ib_dev->ibd_plug), in iblock_alloc_device()70 if (!ib_dev->ibd_plug) in iblock_alloc_device()198 kfree(ib_dev->ibd_plug); in iblock_dev_call_rcu()226 ib_dev_plug = &ib_dev->ibd_plug[raw_smp_processor_id()]; in iblock_plug_device()