Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/
Draid1-10.c134 blk_plug_cb_fn unplug, int copies) in raid1_add_bio_to_plug()
Dmd-bitmap.h85 void (*unplug)(struct mddev *mddev, bool sync); member
/linux-6.12.1/include/uapi/linux/
Dvirtio_mem.h132 struct virtio_mem_req_unplug unplug; member
/linux-6.12.1/drivers/hid/usbhid/
Dhid-core.c431 int unplug = 0; in hid_irq_out() local
479 int unplug = 0, status = urb->status; in hid_ctrl() local
/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_device.h128 } unplug; member
/linux-6.12.1/block/
Dblk-core.c1170 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, in blk_check_plugged()
/linux-6.12.1/drivers/thunderbolt/
Dtb.c76 bool unplug; member
81 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug()
Dctl.c825 int tb_cfg_ack_plug(struct tb_ctl *ctl, u64 route, u32 port, bool unplug) in tb_cfg_ack_plug()
Dtb_msgs.h93 bool unplug:1; member