Home
last modified time | relevance | path

Searched defs:unplug (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
H A Dvirtio_mem.h130 struct virtio_mem_req_unplug unplug; global() member
/linux/drivers/md/
H A Draid1-10.c134 blk_plug_cb_fn unplug, int copies) in raid1_add_bio_to_plug()
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_device.h148 } unplug; member
/linux/drivers/thunderbolt/
H A Dtb.c82 bool unplug; member
93 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug()
H A Dctl.c825 * Call this as response for hot plug/unplug event to ack it. in tb_cfg_ack_plug() argument