Home
last modified time | relevance | path

Searched defs:from_schedule (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/block/
Dblk-core.c3192 bool from_schedule) in queue_unplugged()
3204 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks()
3246 void blk_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_flush_plug_list()
Dblk-mq.c1024 bool from_schedule) in blk_mq_insert_requests()
1068 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_flush_plug_list()
/linux-4.4.14/drivers/block/
Dumem.c512 static void mm_unplug(struct blk_plug_cb *cb, bool from_schedule) in mm_unplug()
/linux-4.4.14/fs/btrfs/
Draid56.c1729 static void btrfs_raid_unplug(struct blk_plug_cb *cb, bool from_schedule) in btrfs_raid_unplug()
/linux-4.4.14/drivers/md/
Draid1.c1009 static void raid1_unplug(struct blk_plug_cb *cb, bool from_schedule) in raid1_unplug()
Draid10.c1017 static void raid10_unplug(struct blk_plug_cb *cb, bool from_schedule) in raid10_unplug()
Draid5.c4984 static void raid5_unplug(struct blk_plug_cb *blk_cb, bool from_schedule) in raid5_unplug()
Dmd.c446 void md_unplug(struct blk_plug_cb *cb, bool from_schedule) in md_unplug()