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/block/
H A Dblk-core.c1201 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, in blk_check_plugged()
/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.c842 int tb_cfg_ack_plug(struct tb_ctl *ctl, u64 route, u32 port, bool unplug) in tb_cfg_ack_plug()
H A Dtb_msgs.h93 bool unplug:1; member