Home
last modified time | relevance | path

Searched defs:plug (Results 1 – 57 of 57) sorted by relevance

/linux-4.1.27/sound/core/oss/
Dio.c28 #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,1) 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,1) argument
108 int snd_pcm_plugin_build_io(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_io()
Dpcm_plugin.c35 #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()
361 int snd_pcm_plug_format_plugins(struct snd_pcm_substream *plug, in snd_pcm_plug_format_plugins()
547 snd_pcm_sframes_t snd_pcm_plug_client_channels_buf(struct snd_pcm_substream *plug, in snd_pcm_plug_client_channels_buf()
586 snd_pcm_sframes_t snd_pcm_plug_write_transfer(struct snd_pcm_substream *plug, struct snd_pcm_plugin… in snd_pcm_plug_write_transfer()
618 snd_pcm_sframes_t snd_pcm_plug_read_transfer(struct snd_pcm_substream *plug, struct snd_pcm_plugin_… in snd_pcm_plug_read_transfer()
Dcopy.c61 int snd_pcm_plugin_build_copy(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_copy()
Dpcm_plugin.h27 #define snd_pcm_plug_stream(plug) ((plug)->stream) argument
76 struct snd_pcm_substream *plug; member
Droute.c85 int snd_pcm_plugin_build_route(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_route()
Dlinear.c147 int snd_pcm_plugin_build_linear(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_linear()
Dmulaw.c298 int snd_pcm_plugin_build_mulaw(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_mulaw()
Drate.c300 int snd_pcm_plugin_build_rate(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_rate()
/linux-4.1.27/fs/hpfs/
Dbuffer.c16 struct blk_plug plug; in hpfs_prefetch_sectors() local
/linux-4.1.27/block/
Dblk-core.c1530 struct blk_plug *plug; in blk_attempt_plug_merge() local
1586 struct blk_plug *plug; in blk_queue_bio() local
3033 void blk_start_plug(struct blk_plug *plug) in blk_start_plug()
3083 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks()
3103 struct blk_plug *plug = current->plug; in blk_check_plugged() local
3125 void blk_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_flush_plug_list()
3196 void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
Dblk-lib.c51 struct blk_plug plug; in blkdev_issue_discard() local
Dblk-mq.c1103 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_flush_plug_list()
1362 struct blk_plug *plug = current->plug; in blk_sq_make_request() local
Dblk-throttle.c1269 struct blk_plug plug; in blk_throtl_dispatch_work_fn() local
/linux-4.1.27/fs/jbd/
Dcommit.c314 struct blk_plug plug; in journal_commit_transaction() local
Dcheckpoint.c261 struct blk_plug plug; in __flush_batch() local
/linux-4.1.27/fs/jbd2/
Dcheckpoint.c185 struct blk_plug plug; in __flush_batch() local
Dcommit.c393 struct blk_plug plug; in jbd2_journal_commit_transaction() local
/linux-4.1.27/fs/nfs/blocklayout/
Dblocklayout.c237 struct blk_plug plug; in bl_read_pagelist() local
383 struct blk_plug plug; in bl_write_pagelist() local
/linux-4.1.27/fs/btrfs/
Draid56.c1672 static void run_plug(struct btrfs_plug_cb *plug) in run_plug()
1716 struct btrfs_plug_cb *plug; in unplug_work() local
1723 struct btrfs_plug_cb *plug; in btrfs_raid_unplug() local
1743 struct btrfs_plug_cb *plug = NULL; in raid56_parity_write() local
Dtransaction.c987 struct blk_plug plug; in btrfs_write_and_wait_marked_extents() local
Dtree-log.c2634 struct blk_plug plug; in btrfs_sync_log() local
Dscrub.c2968 struct blk_plug plug; in scrub_stripe() local
Dvolumes.c265 struct blk_plug plug; in run_scheduled_bios() local
/linux-4.1.27/mm/
Dswap_state.c458 struct blk_plug plug; in swapin_readahead() local
Dmadvise.c466 struct blk_plug plug; in SYSCALL_DEFINE3() local
Dreadahead.c114 struct blk_plug plug; in read_pages() local
Dpage-writeback.c2014 struct blk_plug plug; in generic_writepages() local
Dvmscan.c2129 struct blk_plug plug; in shrink_lruvec() local
/linux-4.1.27/fs/xfs/
Dxfs_dir2_readdir.c278 struct blk_plug plug; in xfs_dir2_leaf_readbuf() local
Dxfs_itable.c182 struct blk_plug plug; in xfs_bulkstat_ichunk_ra() local
Dxfs_buf.c1218 struct blk_plug plug; in _xfs_buf_ioapply() local
1792 struct blk_plug plug; in __xfs_buf_delwri_submit() local
/linux-4.1.27/fs/ext4/
Dfile.c96 struct blk_plug plug; in ext4_file_write_iter() local
Dinode.c2428 struct blk_plug plug; in ext4_writepages() local
2442 struct blk_plug plug; in ext4_writepages() local
/linux-4.1.27/fs/
Dmpage.c679 struct blk_plug plug; in mpage_writepages() local
Ddirect-io.c1112 struct blk_plug plug; in do_blockdev_direct_IO() local
Dblock_dev.c1608 struct blk_plug plug; in blkdev_write_iter() local
Daio.c1569 struct blk_plug plug; in do_io_submit() local
Dbuffer.c720 struct blk_plug plug; in fsync_buffers_list() local
/linux-4.1.27/drivers/media/firewire/
Dfiredtv-avc.c1371 int cmp_establish_pp_connection(struct firedtv *fdtv, int plug, int channel) in cmp_establish_pp_connection()
1431 void cmp_break_pp_connection(struct firedtv *fdtv, int plug, int channel) in cmp_break_pp_connection()
/linux-4.1.27/drivers/md/
Draid1.c1043 struct raid1_plug_cb *plug = container_of(cb, struct raid1_plug_cb, in raid1_unplug() local
1096 struct raid1_plug_cb *plug = NULL; in make_request() local
2416 struct blk_plug plug; in raid1d() local
Ddm-bufio.c709 struct blk_plug plug; in __flush_write_list() local
1113 struct blk_plug plug; in dm_bufio_prefetch() local
Draid10.c1108 struct raid10_plug_cb *plug = container_of(cb, struct raid10_plug_cb, in raid10_unplug() local
1159 struct raid10_plug_cb *plug = NULL; in __make_request() local
2794 struct blk_plug plug; in raid10d() local
Ddm-kcopyd.c583 struct blk_plug plug; in do_work() local
Draid5.c5775 struct blk_plug plug; in raid5_do_work() local
5814 struct blk_plug plug; in raid5d() local
Ddm-crypt.c1183 struct blk_plug plug; in dmcrypt_write() local
Ddm-thin.c1779 struct blk_plug plug; in process_thin_deferred_bios() local
Dmd.c7620 struct blk_plug plug; in md_do_sync() local
/linux-4.1.27/include/linux/
Dblkdev.h1113 struct blk_plug *plug = tsk->plug; in blk_flush_plug() local
1121 struct blk_plug *plug = tsk->plug; in blk_schedule_flush_plug() local
1129 struct blk_plug *plug = tsk->plug; in blk_needs_flush_plug() local
1643 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug()
1647 static inline void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
Dsched.h1559 struct blk_plug *plug; member
/linux-4.1.27/fs/f2fs/
Dgc.c664 struct blk_plug plug; in do_garbage_collect() local
Dcheckpoint.c813 struct blk_plug plug; in block_operations() local
Dnode.c1077 struct blk_plug plug; in get_node_page_ra() local
/linux-4.1.27/fs/gfs2/
Dlog.c149 struct blk_plug plug; in gfs2_ail1_flush() local
/linux-4.1.27/drivers/target/
Dtarget_core_iblock.c364 struct blk_plug plug; in iblock_submit_bios() local
/linux-4.1.27/arch/powerpc/platforms/ps3/
Dinterrupt.c716 unsigned int plug; in ps3_get_irq() local
/linux-4.1.27/drivers/block/xen-blkback/
Dblkback.c1199 struct blk_plug plug; in dispatch_rw_block_io() local
/linux-4.1.27/drivers/vhost/
Dscsi.c1753 struct se_lun *lun, bool plug) in vhost_scsi_do_plug()