Searched defs:from_schedule (Results 1 – 8 of 8) sorted by relevance
1719 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks()1761 void blk_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_flush_plug_list()
1722 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_flush_plug_list()
507 static void mm_unplug(struct blk_plug_cb *cb, bool from_schedule) in mm_unplug()
1277 static void drbd_unplug(struct blk_plug_cb *cb, bool from_schedule) in drbd_unplug()
1740 static void btrfs_raid_unplug(struct blk_plug_cb *cb, bool from_schedule) in btrfs_raid_unplug()
1165 static void raid1_unplug(struct blk_plug_cb *cb, bool from_schedule) in raid1_unplug()
1069 static void raid10_unplug(struct blk_plug_cb *cb, bool from_schedule) in raid10_unplug()
5423 static void raid5_unplug(struct blk_plug_cb *blk_cb, bool from_schedule) in raid5_unplug()