/Linux-v5.4/sound/core/oss/ |
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()
|
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 104 int snd_pcm_plug_alloc(struct snd_pcm_substream *plug, snd_pcm_uframes_t frames) in snd_pcm_plug_alloc() 146 int snd_pcm_plugin_build(struct snd_pcm_substream *plug, in snd_pcm_plugin_build() 199 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() 230 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() 363 int snd_pcm_plug_format_plugins(struct snd_pcm_substream *plug, in snd_pcm_plug_format_plugins() 549 snd_pcm_sframes_t snd_pcm_plug_client_channels_buf(struct snd_pcm_substream *plug, in snd_pcm_plug_client_channels_buf() 588 snd_pcm_sframes_t snd_pcm_plug_write_transfer(struct snd_pcm_substream *plug, struct snd_pcm_plugin… in snd_pcm_plug_write_transfer() 628 snd_pcm_sframes_t snd_pcm_plug_read_transfer(struct snd_pcm_substream *plug, struct snd_pcm_plugin_… in snd_pcm_plug_read_transfer()
|
D | copy.c | 61 int snd_pcm_plugin_build_copy(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_copy()
|
D | pcm_plugin.h | 12 #define snd_pcm_plug_stream(plug) ((plug)->stream) argument 61 struct snd_pcm_substream *plug; member
|
D | route.c | 85 int snd_pcm_plugin_build_route(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_route()
|
D | linear.c | 147 int snd_pcm_plugin_build_linear(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_linear()
|
D | mulaw.c | 298 int snd_pcm_plugin_build_mulaw(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_mulaw()
|
D | rate.c | 300 int snd_pcm_plugin_build_rate(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_rate()
|
/Linux-v5.4/block/ |
D | blk-lib.c | 101 struct blk_plug plug; in blkdev_issue_discard() local 197 struct blk_plug plug; in blkdev_issue_write_same() local 364 struct blk_plug plug; in blkdev_issue_zeroout() local
|
D | blk-core.c | 695 struct blk_plug *plug; in blk_attempt_plug_merge() local 1696 void blk_start_plug(struct blk_plug *plug) in blk_start_plug() 1719 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks() 1739 struct blk_plug *plug = current->plug; in blk_check_plugged() local 1761 void blk_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_flush_plug_list() 1779 void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
|
D | blk-zoned.c | 261 struct blk_plug plug; in blkdev_reset_zones() local
|
/Linux-v5.4/drivers/block/drbd/ |
D | drbd_req.c | 1279 struct drbd_plug_cb *plug = container_of(cb, struct drbd_plug_cb, cb); in drbd_unplug() local 1301 struct drbd_plug_cb *plug; in drbd_check_plugged() local 1311 static void drbd_update_plug(struct drbd_plug_cb *plug, struct drbd_request *req) in drbd_update_plug() 1395 struct drbd_plug_cb *plug = drbd_check_plugged(resource); in drbd_send_and_submit() local 1448 struct blk_plug plug; in submit_fast_path() local 1501 struct blk_plug plug; in send_and_submit_pending() local
|
/Linux-v5.4/drivers/usb/typec/ |
D | class.c | 180 struct typec_plug *plug = to_typec_plug(adev->dev.parent); in typec_altmode_set_partner() local 199 struct typec_plug *plug = to_typec_plug(adev->dev.parent); in typec_altmode_put_partner() local 702 struct typec_plug *plug = to_typec_plug(dev); in typec_plug_release() local 726 typec_plug_register_altmode(struct typec_plug *plug, in typec_plug_register_altmode() 747 struct typec_plug *plug; in typec_register_plug() local 781 void typec_unregister_plug(struct typec_plug *plug) in typec_unregister_plug()
|
D | bus.h | 24 struct altmode *plug[2]; member
|
D | bus.c | 228 void typec_altmode_put_plug(struct typec_altmode *plug) in typec_altmode_put_plug()
|
/Linux-v5.4/fs/hpfs/ |
D | buffer.c | 41 struct blk_plug plug; in hpfs_prefetch_sectors() local
|
/Linux-v5.4/fs/jbd2/ |
D | checkpoint.c | 181 struct blk_plug plug; in __flush_batch() local
|
/Linux-v5.4/fs/f2fs/ |
D | checkpoint.c | 225 struct blk_plug plug; in f2fs_ra_meta_pages() local 373 struct blk_plug plug; in f2fs_sync_meta_pages() local 1166 struct blk_plug plug; in block_operations() local
|
/Linux-v5.4/fs/btrfs/ |
D | raid56.c | 1688 static void run_plug(struct btrfs_plug_cb *plug) in run_plug() 1735 struct btrfs_plug_cb *plug; in unplug_work() local 1742 struct btrfs_plug_cb *plug; in btrfs_raid_unplug() local 1762 struct btrfs_plug_cb *plug = NULL; in raid56_parity_write() local
|
/Linux-v5.4/fs/xfs/ |
D | xfs_dir2_readdir.c | 247 struct blk_plug plug; in xfs_dir2_leaf_readbuf() local
|
/Linux-v5.4/mm/ |
D | swap_state.c | 548 struct blk_plug plug; in swap_cluster_readahead() local 725 struct blk_plug plug; in swap_vma_readahead() local
|
D | readahead.c | 119 struct blk_plug plug; in read_pages() local
|
/Linux-v5.4/include/uapi/linux/ |
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-v5.4/fs/nfs/blocklayout/ |
D | blocklayout.c | 267 struct blk_plug plug; in bl_read_pagelist() local 411 struct blk_plug plug; in bl_write_pagelist() local
|
/Linux-v5.4/drivers/md/ |
D | raid1.c | 833 struct blk_plug plug; in flush_pending_writes() local 1167 struct raid1_plug_cb *plug = container_of(cb, struct raid1_plug_cb, in raid1_unplug() local 1336 struct raid1_plug_cb *plug = NULL; in raid1_write_request() local 2529 struct blk_plug plug; in raid1d() local
|