/linux/sound/core/oss/ |
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 105 int snd_pcm_plug_alloc(struct snd_pcm_substream *plug, snd_pcm_uframes_t frames) in snd_pcm_plug_alloc() 147 int snd_pcm_plugin_build(struct snd_pcm_substream *plug, in snd_pcm_plugin_build() 200 static snd_pcm_sframes_t calc_dst_frames(struct snd_pcm_substream *plug, in calc_dst_frames() 222 static snd_pcm_sframes_t calc_src_frames(struct snd_pcm_substream *plug, in calc_src_frames() 244 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() 259 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() 368 int snd_pcm_plug_format_plugins(struct snd_pcm_substream *plug, in snd_pcm_plug_format_plugins() 554 snd_pcm_sframes_t snd_pcm_plug_client_channels_buf(struct snd_pcm_substream *plug, in snd_pcm_plug_client_channels_buf() [all …]
|
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()
|
A D | copy.c | 61 int snd_pcm_plugin_build_copy(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_copy()
|
A D | pcm_plugin.h | 12 #define snd_pcm_plug_stream(plug) ((plug)->stream) argument 61 struct snd_pcm_substream *plug; member
|
A D | route.c | 87 int snd_pcm_plugin_build_route(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_route()
|
A D | linear.c | 149 int snd_pcm_plugin_build_linear(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_linear()
|
/linux/block/ |
A D | blk-core.c | 726 struct blk_plug *plug; in submit_bio_checks() local 1491 void blk_start_plug_nr_ios(struct blk_plug *plug, unsigned short nr_ios) in blk_start_plug_nr_ios() 1540 void blk_start_plug(struct blk_plug *plug) in blk_start_plug() 1546 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks() 1566 struct blk_plug *plug = current->plug; in blk_check_plugged() local 1588 void blk_flush_plug(struct blk_plug *plug, bool from_schedule) in blk_flush_plug() 1614 void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
|
A D | blk-lib.c | 136 struct blk_plug plug; in blkdev_issue_discard() local 232 struct blk_plug plug; in blkdev_issue_write_same() local 399 struct blk_plug plug; in blkdev_issue_zeroout() local
|
A D | fops.c | 189 struct blk_plug plug; in __blkdev_direct_IO() local 531 struct blk_plug plug; in blkdev_write_iter() local
|
A D | blk-mq.c | 644 void blk_mq_free_plug_rqs(struct blk_plug *plug) in blk_mq_free_plug_rqs() 2205 static void blk_mq_plug_issue_direct(struct blk_plug *plug, bool from_schedule) in blk_mq_plug_issue_direct() 2247 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_flush_plug_list() 2472 static void blk_add_rq_to_plug(struct blk_plug *plug, struct request *rq) in blk_add_rq_to_plug() 2492 static inline unsigned short blk_plug_max_rq_count(struct blk_plug *plug) in blk_plug_max_rq_count() 2513 struct blk_plug *plug, in blk_mq_get_new_requests() 2559 struct blk_plug *plug, in blk_mq_get_request() 2617 struct blk_plug *plug; in blk_mq_submit_bio() local
|
/linux/drivers/block/drbd/ |
A D | drbd_req.c | 1263 struct drbd_plug_cb *plug = container_of(cb, struct drbd_plug_cb, cb); in drbd_unplug() local 1285 struct drbd_plug_cb *plug; in drbd_check_plugged() local 1295 static void drbd_update_plug(struct drbd_plug_cb *plug, struct drbd_request *req) in drbd_update_plug() 1379 struct drbd_plug_cb *plug = drbd_check_plugged(resource); in drbd_send_and_submit() local 1432 struct blk_plug plug; in submit_fast_path() local 1485 struct blk_plug plug; in send_and_submit_pending() local
|
/linux/drivers/usb/typec/ |
A D | class.c | 252 struct typec_plug *plug = to_typec_plug(adev->dev.parent); in typec_altmode_set_partner() local 271 struct typec_plug *plug = to_typec_plug(adev->dev.parent); in typec_altmode_put_partner() local 616 struct typec_plug *plug; in number_of_alternate_modes_show() local 858 struct typec_plug *plug = to_typec_plug(dev); in typec_plug_release() local 871 struct typec_plug *plug = to_typec_plug(kobj_to_dev(kobj)); in typec_plug_attr_is_visible() local 910 int typec_plug_set_num_altmodes(struct typec_plug *plug, int num_altmodes) in typec_plug_set_num_altmodes() 942 typec_plug_register_altmode(struct typec_plug *plug, in typec_plug_register_altmode() 963 struct typec_plug *plug; in typec_register_plug() local 998 void typec_unregister_plug(struct typec_plug *plug) in typec_unregister_plug()
|
A D | bus.h | 24 struct altmode *plug[2]; member
|
A D | bus.c | 239 void typec_altmode_put_plug(struct typec_altmode *plug) in typec_altmode_put_plug()
|
/linux/fs/hpfs/ |
A D | buffer.c | 41 struct blk_plug plug; in hpfs_prefetch_sectors() local
|
/linux/fs/btrfs/ |
A D | raid56.c | 1650 static void run_plug(struct btrfs_plug_cb *plug) in run_plug() 1697 struct btrfs_plug_cb *plug; in unplug_work() local 1704 struct btrfs_plug_cb *plug; in btrfs_raid_unplug() local 1724 struct btrfs_plug_cb *plug = NULL; in raid56_parity_write() local
|
/linux/fs/xfs/ |
A D | xfs_dir2_readdir.c | 252 struct blk_plug plug; in xfs_dir2_leaf_readbuf() local
|
/linux/include/uapi/linux/ |
A D | virtio_mem.h | 129 struct virtio_mem_req_plug plug; member
|
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()
|
/linux/drivers/nvme/target/ |
A D | io-cmd-bdev.c | 238 struct blk_plug plug; in nvmet_bdev_execute_rw() local
|
/linux/include/linux/ |
A D | blkdev.h | 790 struct blk_plug *plug = tsk->plug; in blk_needs_flush_plug() local 802 static inline void blk_start_plug_nr_ios(struct blk_plug *plug, in blk_start_plug_nr_ios() 807 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug() 811 static inline void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug() 815 static inline void blk_flush_plug(struct blk_plug *plug, bool async) in blk_flush_plug()
|
/linux/fs/nfs/blocklayout/ |
A D | blocklayout.c | 262 struct blk_plug plug; in bl_read_pagelist() local 406 struct blk_plug plug; in bl_write_pagelist() local
|
/linux/fs/gfs2/ |
A D | log.c | 93 struct gfs2_trans *tr, struct blk_plug *plug) in gfs2_ail1_start_one() 196 struct blk_plug plug; in gfs2_ail1_flush() local
|
/linux/mm/ |
A D | swap_state.c | 622 struct blk_plug plug; in swap_cluster_readahead() local 791 struct blk_plug plug; in swap_vma_readahead() local
|
/linux/fs/jbd2/ |
A D | checkpoint.c | 175 struct blk_plug plug; in __flush_batch() local
|