Home
last modified time | relevance | path

Searched refs:se_dev_plug (Results 1 – 6 of 6) sorted by relevance

/linux/include/target/
A Dtarget_core_backend.h37 struct se_dev_plug *(*plug_device)(struct se_device *se_dev);
38 void (*unplug_device)(struct se_dev_plug *se_plug);
A Dtarget_core_base.h778 struct se_dev_plug { struct
/linux/drivers/target/
A Dtarget_core_iblock.h24 struct se_dev_plug se_plug;
A Dtarget_core_iblock.c203 static struct se_dev_plug *iblock_plug_device(struct se_device *se_dev) in iblock_plug_device()
221 static void iblock_unplug_device(struct se_dev_plug *se_plug) in iblock_unplug_device()
A Dtarget_core_transport.c1844 static struct se_dev_plug *target_plug_device(struct se_device *se_dev) in target_plug_device()
1846 struct se_dev_plug *se_plug; in target_plug_device()
1865 static void target_unplug_device(struct se_dev_plug *se_plug) in target_unplug_device()
1877 struct se_dev_plug *se_plug = NULL; in target_queued_submit_work()
A Dtarget_core_user.c115 struct se_dev_plug se_plug;
981 static void tcmu_unplug_device(struct se_dev_plug *se_plug) in tcmu_unplug_device()
990 static struct se_dev_plug *tcmu_plug_device(struct se_device *se_dev) in tcmu_plug_device()

Completed in 22 milliseconds