Searched defs:unplug (Results 1 – 8 of 8) sorted by relevance
/linux/include/uapi/linux/ |
H A D | virtio_mem.h | 130 struct virtio_mem_req_unplug unplug; global() member
|
/linux/drivers/md/ |
H A D | raid1-10.c | 134 blk_plug_cb_fn unplug, int copies) in raid1_add_bio_to_plug()
|
H A D | md-bitmap.h | 76 void (*unplug)(struct mddev *mddev, bool sync); member
|
/linux/drivers/hid/usbhid/ |
H A D | hid-core.c | 432 int unplug = 0; in hid_irq_out() local 480 int unplug = 0, status = urb->status; in hid_ctrl() local
|
/linux/block/ |
H A D | blk-core.c | 1191 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, in blk_check_plugged()
|
/linux/drivers/thunderbolt/ |
H A D | tb.c | 82 bool unplug; member 93 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug()
|
H A D | ctl.c | 833 int tb_cfg_ack_plug(struct tb_ctl *ctl, u64 route, u32 port, bool unplug) in tb_cfg_ack_plug()
|
H A D | tb_msgs.h | 93 bool unplug:1; member
|