Searched defs:unplug (Results 1 – 7 of 7) sorted by relevance
/linux-6.6.21/drivers/md/ |
D | raid1-10.c | 134 blk_plug_cb_fn unplug, int copies) in raid1_add_bio_to_plug()
|
/linux-6.6.21/include/uapi/linux/ |
D | virtio_mem.h | 130 struct virtio_mem_req_unplug unplug; member
|
/linux-6.6.21/drivers/hid/usbhid/ |
D | hid-core.c | 430 int unplug = 0; in hid_irq_out() local 478 int unplug = 0, status = urb->status; in hid_ctrl() local
|
/linux-6.6.21/drivers/thunderbolt/ |
D | tb.c | 52 bool unplug; member 163 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug()
|
D | ctl.c | 810 int tb_cfg_ack_plug(struct tb_ctl *ctl, u64 route, u32 port, bool unplug) in tb_cfg_ack_plug()
|
D | tb_msgs.h | 93 bool unplug:1; member
|
/linux-6.6.21/block/ |
D | blk-core.c | 1121 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, in blk_check_plugged()
|