/linux/sound/core/oss/ |
H A D | pcm_plugin.c | 35 #define snd_pcm_plug_first(plug) ((plug)->runtime->oss.plugin_first) argument 36 #define snd_pcm_plug_last(plug) ((plug)->runtime->oss.plugin_last) argument 108 int snd_pcm_plug_alloc(struct snd_pcm_substream *plug, snd_pcm_uframes_t frames) in snd_pcm_plug_alloc() 150 int snd_pcm_plugin_build(struct snd_pcm_substream *plug, in snd_pcm_plugin_build() 203 static snd_pcm_sframes_t calc_dst_frames(struct snd_pcm_substream *plug, in calc_dst_frames() 225 static snd_pcm_sframes_t calc_src_frames(struct snd_pcm_substream *plug, in calc_src_frames() 247 snd_pcm_sframes_t snd_pcm_plug_client_size(struct snd_pcm_substream *plug, snd_pcm_uframes_t drv_fr… in snd_pcm_plug_client_size() 262 snd_pcm_sframes_t snd_pcm_plug_slave_size(struct snd_pcm_substream *plug, snd_pcm_uframes_t clt_fra… in snd_pcm_plug_slave_size() 371 int snd_pcm_plug_format_plugins(struct snd_pcm_substream *plug, in snd_pcm_plug_format_plugins() 557 snd_pcm_sframes_t snd_pcm_plug_client_channels_buf(struct snd_pcm_substream *plug, in snd_pcm_plug_client_channels_buf() [all …]
|
H A D | io.c | 28 #define pcm_write(plug,buf,count) snd_pcm_oss_write3(plug,buf,count,1) argument 29 #define pcm_writev(plug,vec,count) snd_pcm_oss_writev3(plug,vec,count) argument 30 #define pcm_read(plug,buf,count) snd_pcm_oss_read3(plug,buf,count,1) argument 31 #define pcm_readv(plug,vec,count) snd_pcm_oss_readv3(plug,vec,count) argument 108 int snd_pcm_plugin_build_io(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_io()
|
H A D | pcm_plugin.h | 12 #define snd_pcm_plug_stream(plug) ((plug)->stream) argument 61 struct snd_pcm_substream *plug; member
|
H A D | copy.c | 61 int snd_pcm_plugin_build_copy(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_copy()
|
H A D | route.c | 87 int snd_pcm_plugin_build_route(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_route()
|
H A D | linear.c | 149 int snd_pcm_plugin_build_linear(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_linear()
|
/linux/block/ |
H A D | blk-core.c | 627 struct blk_plug plug; in __submit_bio() local 1119 void blk_start_plug_nr_ios(struct blk_plug *plug, unsigned short nr_ios) in blk_start_plug_nr_ios() 1168 void blk_start_plug(struct blk_plug *plug) in blk_start_plug() 1174 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks() 1194 struct blk_plug *plug = current->plug; in blk_check_plugged() local 1216 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule) in __blk_flush_plug() 1244 void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
|
H A D | blk-lib.c | 89 struct blk_plug plug; in blkdev_issue_discard() local 153 struct blk_plug plug; in blkdev_issue_write_zeroes() local 231 struct blk_plug plug; in blkdev_issue_zero_pages() local 335 struct blk_plug plug; in blkdev_issue_secure_erase() local
|
H A D | blk-mq.c | 580 struct blk_plug *plug, in blk_mq_rq_cache_fill() 608 struct blk_plug *plug = current->plug; in blk_mq_alloc_cached_request() local 803 void blk_mq_free_plug_rqs(struct blk_plug *plug) in blk_mq_free_plug_rqs() 1368 static inline unsigned short blk_plug_max_rq_count(struct blk_plug *plug) in blk_plug_max_rq_count() 1375 static void blk_add_rq_to_plug(struct blk_plug *plug, struct request *rq) in blk_add_rq_to_plug() 2781 static void blk_mq_plug_issue_direct(struct blk_plug *plug) in blk_mq_plug_issue_direct() 2821 struct blk_plug *plug) in __blk_mq_flush_plug_list() 2828 static void blk_mq_dispatch_plug_list(struct blk_plug *plug, bool from_sched) in blk_mq_dispatch_plug_list() 2873 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_flush_plug_list() 2967 struct blk_plug *plug, in blk_mq_get_new_requests() [all …]
|
H A D | fops.c | 171 struct blk_plug plug; in __blkdev_direct_IO() local 454 struct blk_plug plug; in blkdev_writepages() local
|
/linux/drivers/block/drbd/ |
H A D | drbd_req.c | 1274 struct drbd_plug_cb *plug = container_of(cb, struct drbd_plug_cb, cb); in drbd_unplug() local 1296 struct drbd_plug_cb *plug; in drbd_check_plugged() local 1306 static void drbd_update_plug(struct drbd_plug_cb *plug, struct drbd_request *req) in drbd_update_plug() 1391 struct drbd_plug_cb *plug = drbd_check_plugged(resource); in drbd_send_and_submit() local 1444 struct blk_plug plug; in submit_fast_path() local 1497 struct blk_plug plug; in send_and_submit_pending() local
|
/linux/mm/ |
H A D | swap.h | 17 static inline void swap_read_unplug(struct swap_iocb *plug) in swap_read_unplug() 112 static inline void swap_read_folio(struct folio *folio, struct swap_iocb **plug) in swap_read_folio()
|
/linux/drivers/usb/typec/ |
H A D | bus.h | 26 struct altmode *plug[2]; member
|
/linux/fs/bcachefs/ |
H A D | fs-io-buffered.c | 263 struct blk_plug plug; in bch2_readahead() local 323 struct blk_plug plug; in bch2_read_single_folio() local 656 struct blk_plug plug; in bch2_writepages() local
|
H A D | fs-io-direct.c | 73 struct blk_plug plug; in bch2_direct_IO_read() local 201 struct blk_plug plug; in bch2_read_iter() local
|
/linux/io_uring/ |
H A D | opdef.h | 9 unsigned plug : 1; member
|
/linux/fs/hpfs/ |
H A D | buffer.c | 41 struct blk_plug plug; in hpfs_prefetch_sectors() local
|
/linux/fs/xfs/ |
H A D | xfs_buf.c | 1336 struct blk_plug plug; in xfs_buf_submit_bio() local 1991 struct blk_plug plug; in xfs_buf_delwri_submit_nowait() local 2030 struct blk_plug plug; in xfs_buf_delwri_submit() local
|
H A D | xfs_discard.c | 136 struct blk_plug plug; in xfs_discard_extents() local 489 struct blk_plug plug; in xfs_discard_rtdev_extents() local
|
/linux/fs/jbd2/ |
H A D | checkpoint.c | 130 struct blk_plug plug; in __flush_batch() local
|
/linux/include/uapi/linux/ |
H A D | cec-funcs.h | 182 __u8 plug; member 274 __u8 plug) in cec_msg_record_on_plug() 544 __u8 plug, in cec_msg_clear_ext_timer() 573 __u8 *plug, in cec_ops_clear_ext_timer() 700 __u8 plug, in cec_msg_set_ext_timer() 729 __u8 *plug, in cec_ops_set_ext_timer()
|
H A D | virtio_mem.h | 129 struct virtio_mem_req_plug plug; global() member [all...] |
/linux/drivers/nvme/target/ |
H A D | io-cmd-bdev.c | 249 struct blk_plug plug; in nvmet_bdev_execute_rw() local
|
/linux/drivers/md/ |
H A D | raid1-10.c | 136 struct raid1_plug_cb *plug = NULL; in raid1_add_bio_to_plug() local
|
/linux/fs/gfs2/ |
H A D | log.c | 93 struct gfs2_trans *tr, struct blk_plug *plug) in gfs2_ail1_start_one() 197 struct blk_plug plug; in gfs2_ail1_flush() local
|