| /kernel/linux/linux-6.6/drivers/target/ |
| D | target_core_iblock.h | 25 struct blk_plug blk_plug; member
|
| D | target_core_iblock.c | 224 blk_start_plug(&ib_dev_plug->blk_plug); in iblock_plug_device() 233 blk_finish_plug(&ib_dev_plug->blk_plug); in iblock_unplug_device() 380 struct blk_plug plug; in iblock_submit_bios()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | blkdev.h | 963 struct blk_plug { struct 987 extern void blk_start_plug(struct blk_plug *); argument 988 extern void blk_start_plug_nr_ios(struct blk_plug *, unsigned short); 989 extern void blk_finish_plug(struct blk_plug *); 991 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule); 992 static inline void blk_flush_plug(struct blk_plug *plug, bool async) in blk_flush_plug() 1001 struct blk_plug { struct 1004 static inline void blk_start_plug_nr_ios(struct blk_plug *plug, in blk_start_plug_nr_ios() 1009 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug() 1013 static inline void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug() [all …]
|
| D | io_uring_types.h | 178 struct blk_plug plug;
|
| /kernel/linux/linux-6.6/block/ |
| D | blk-lib.c | 101 struct blk_plug plug; in blkdev_issue_discard() 258 struct blk_plug plug; in blkdev_issue_zeroout() 309 struct blk_plug plug; in blkdev_issue_secure_erase()
|
| D | blk-core.c | 1050 void blk_start_plug_nr_ios(struct blk_plug *plug, unsigned short nr_ios) in blk_start_plug_nr_ios() 1098 void blk_start_plug(struct blk_plug *plug) in blk_start_plug() 1104 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks() 1124 struct blk_plug *plug = current->plug; in blk_check_plugged() 1146 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule) in __blk_flush_plug() 1171 void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
|
| D | blk-mq.h | 122 void blk_mq_free_plug_rqs(struct blk_plug *plug); 123 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule); 362 static inline struct blk_plug *blk_mq_plug( struct bio *bio) in blk_mq_plug()
|
| D | blk-mq.c | 519 struct blk_plug *plug, in blk_mq_rq_cache_fill() 547 struct blk_plug *plug = current->plug; in blk_mq_alloc_cached_request() 739 void blk_mq_free_plug_rqs(struct blk_plug *plug) in blk_mq_free_plug_rqs() 1282 static inline unsigned short blk_plug_max_rq_count(struct blk_plug *plug) in blk_plug_max_rq_count() 1289 static void blk_add_rq_to_plug(struct blk_plug *plug, struct request *rq) in blk_add_rq_to_plug() 2711 static void blk_mq_plug_issue_direct(struct blk_plug *plug) in blk_mq_plug_issue_direct() 2751 struct blk_plug *plug) in __blk_mq_flush_plug_list() 2758 static void blk_mq_dispatch_plug_list(struct blk_plug *plug, bool from_sched) in blk_mq_dispatch_plug_list() 2804 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_flush_plug_list() 2900 struct blk_plug *plug, in blk_mq_get_new_requests() [all …]
|
| /kernel/linux/linux-5.10/block/ |
| D | blk-lib.c | 135 struct blk_plug plug; in blkdev_issue_discard() 231 struct blk_plug plug; in blkdev_issue_write_same() 398 struct blk_plug plug; in blkdev_issue_zeroout()
|
| D | blk-core.c | 807 struct blk_plug *plug; in submit_bio_checks() 1682 void blk_start_plug(struct blk_plug *plug) in blk_start_plug() 1706 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks() 1726 struct blk_plug *plug = current->plug; in blk_check_plugged() 1748 void blk_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_flush_plug_list() 1766 void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
|
| D | blk-mq.h | 272 static inline struct blk_plug *blk_mq_plug(struct request_queue *q, in blk_mq_plug()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | blkdev.h | 1255 struct blk_plug { struct 1272 extern void blk_start_plug(struct blk_plug *); argument 1273 extern void blk_finish_plug(struct blk_plug *); 1274 extern void blk_flush_plug_list(struct blk_plug *, bool); 1278 struct blk_plug *plug = tsk->plug; in blk_flush_plug() 1286 struct blk_plug *plug = tsk->plug; in blk_schedule_flush_plug() 1294 struct blk_plug *plug = tsk->plug; in blk_needs_flush_plug() 1304 struct blk_plug { struct 1307 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug() 1311 static inline void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
|
| D | blk-mq.h | 445 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule);
|
| /kernel/linux/linux-5.10/mm/ |
| D | memcg_reclaim.c | 194 struct blk_plug plug; in shrink_anon_memcg() 320 struct blk_plug plug; in shrink_file()
|
| D | swap_state.c | 658 struct blk_plug plug; in swap_cluster_readahead() 835 struct blk_plug plug; in swap_vma_readahead()
|
| D | readahead.c | 122 struct blk_plug plug; in read_pages()
|
| /kernel/linux/linux-5.10/fs/hpfs/ |
| D | buffer.c | 41 struct blk_plug plug; in hpfs_prefetch_sectors()
|
| /kernel/linux/linux-6.6/fs/hpfs/ |
| D | buffer.c | 41 struct blk_plug plug; in hpfs_prefetch_sectors()
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| D | xfs_discard.c | 112 struct blk_plug plug; in xfs_discard_extents()
|
| /kernel/linux/linux-6.6/mm/ |
| D | swap_state.c | 629 struct blk_plug plug; in swap_cluster_readahead() 783 struct blk_plug plug; in swap_vma_readahead()
|
| /kernel/linux/linux-5.10/fs/nfs/blocklayout/ |
| D | blocklayout.c | 267 struct blk_plug plug; in bl_read_pagelist() 411 struct blk_plug plug; in bl_write_pagelist()
|
| /kernel/linux/linux-6.6/fs/nfs/blocklayout/ |
| D | blocklayout.c | 244 struct blk_plug plug; in bl_read_pagelist() 388 struct blk_plug plug; in bl_write_pagelist()
|
| /kernel/linux/linux-6.6/drivers/nvme/target/ |
| D | io-cmd-bdev.c | 245 struct blk_plug plug; in nvmet_bdev_execute_rw()
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| D | xfs_iwalk.c | 98 struct blk_plug plug; in xfs_iwalk_ichunk_ra()
|
| /kernel/linux/linux-5.10/drivers/nvme/target/ |
| D | io-cmd-bdev.c | 231 struct blk_plug plug; in nvmet_bdev_execute_rw()
|