Home
last modified time | relevance | path

Searched refs:ibd_plug (Results 1 – 2 of 2) sorted by relevance

/drivers/target/
A Dtarget_core_iblock.h38 struct iblock_dev_plug *ibd_plug; member
A Dtarget_core_iblock.c69 ib_dev->ibd_plug = kcalloc(nr_cpu_ids, sizeof(*ib_dev->ibd_plug), in iblock_alloc_device()
71 if (!ib_dev->ibd_plug) in iblock_alloc_device()
191 kfree(ib_dev->ibd_plug); in iblock_dev_call_rcu()
219 ib_dev_plug = &ib_dev->ibd_plug[raw_smp_processor_id()]; in iblock_plug_device()

Completed in 6 milliseconds