Home
last modified time | relevance | path

Searched defs:plug (Results 51 - 75 of 179) sorted by relevance

12345678

/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
H A Dinterrupt.c705 unsigned int plug; ps3_get_irq() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/
H A Dinterrupt.c706 unsigned int plug; ps3_get_irq() local
[all...]
/kernel/linux/linux-5.10/fs/
H A Dmpage.c699 struct blk_plug plug; in mpage_writepages() local
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log_cil.c535 struct blk_plug plug; in xlog_discard_busy_extents() local
/kernel/linux/linux-6.6/fs/iomap/
H A Ddirect-io.c554 struct blk_plug plug; in __iomap_dio_rw() local
/kernel/linux/linux-5.10/block/
H A Dblk-merge.c1054 struct blk_plug *plug; in blk_attempt_plug_merge() local
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_req.c1261 struct drbd_plug_cb *plug = container_of(cb, struct drbd_plug_cb, cb); in drbd_unplug() local
1283 struct drbd_plug_cb *plug; in drbd_check_plugged() local
1293 static void drbd_update_plug(struct drbd_plug_cb *plug, struct drbd_request *req) in drbd_update_plug() argument
1377 struct drbd_plug_cb *plug = drbd_check_plugged(resource); drbd_send_and_submit() local
1430 struct blk_plug plug; submit_fast_path() local
1483 struct blk_plug plug; send_and_submit_pending() local
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-kcopyd.c650 struct blk_plug plug; in do_work() local
/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_iblock.c337 struct blk_plug plug; in iblock_submit_bios() local
/kernel/linux/linux-5.10/sound/core/oss/
H A Dpcm_plugin.c107 int snd_pcm_plug_alloc(struct snd_pcm_substream *plug, snd_pcm_uframes_t frames) in snd_pcm_plug_alloc() argument
149 int snd_pcm_plugin_build(struct snd_pcm_substream *plug, in snd_pcm_plugin_build() argument
202 calc_dst_frames(struct snd_pcm_substream *plug, snd_pcm_sframes_t frames, bool check_size) calc_dst_frames() argument
224 calc_src_frames(struct snd_pcm_substream *plug, snd_pcm_sframes_t frames, bool check_size) calc_src_frames() argument
246 snd_pcm_plug_client_size(struct snd_pcm_substream *plug, snd_pcm_uframes_t drv_frames) snd_pcm_plug_client_size() argument
261 snd_pcm_plug_slave_size(struct snd_pcm_substream *plug, snd_pcm_uframes_t clt_frames) snd_pcm_plug_slave_size() argument
370 snd_pcm_plug_format_plugins(struct snd_pcm_substream *plug, struct snd_pcm_hw_params *params, struct snd_pcm_hw_params *slave_params) snd_pcm_plug_format_plugins() argument
556 snd_pcm_plug_client_channels_buf(struct snd_pcm_substream *plug, char *buf, snd_pcm_uframes_t count, struct snd_pcm_plugin_channel **channels) snd_pcm_plug_client_channels_buf() argument
595 snd_pcm_plug_write_transfer(struct snd_pcm_substream *plug, struct snd_pcm_plugin_channel *src_channels, snd_pcm_uframes_t size) snd_pcm_plug_write_transfer() argument
635 snd_pcm_plug_read_transfer(struct snd_pcm_substream *plug, struct snd_pcm_plugin_channel *dst_channels_final, snd_pcm_uframes_t size) snd_pcm_plug_read_transfer() argument
[all...]
/kernel/linux/linux-5.10/fs/gfs2/
H A Dlog.c190 struct blk_plug plug; in gfs2_ail1_flush() local
/kernel/linux/linux-5.10/fs/fat/
H A Dfatent.c691 struct blk_plug plug; in fat_ent_reada() local
/kernel/linux/linux-5.10/fs/f2fs/
H A Ddir.c939 struct blk_plug plug; in f2fs_fill_dentries() local
/kernel/linux/linux-5.10/mm/
H A Dmadvise.c1263 struct blk_plug plug; in do_madvise() local
/kernel/linux/linux-5.10/fs/orangefs/
H A Dinode.c217 struct blk_plug plug; in orangefs_writepages() local
/kernel/linux/linux-6.6/fs/fat/
H A Dfatent.c692 struct blk_plug plug; in fat_ent_reada() local
/kernel/linux/linux-6.6/fs/f2fs/
H A Ddir.c981 struct blk_plug plug; in f2fs_fill_dentries() local
/kernel/linux/linux-6.6/fs/orangefs/
H A Dinode.c211 struct blk_plug plug; in orangefs_writepages() local
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_req.c1274 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() argument
1391 struct drbd_plug_cb *plug = drbd_check_plugged(resource); drbd_send_and_submit() local
1444 struct blk_plug plug; submit_fast_path() local
1497 struct blk_plug plug; send_and_submit_pending() local
[all...]
/kernel/linux/linux-6.6/block/
H A Dblk-merge.c1106 struct blk_plug *plug; in blk_attempt_plug_merge() local
H A Dfops.c166 struct blk_plug plug; in __blkdev_direct_IO() local
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-kcopyd.c654 struct blk_plug plug; in do_work() local
/kernel/linux/linux-6.6/sound/core/oss/
H A Dpcm_plugin.c108 int snd_pcm_plug_alloc(struct snd_pcm_substream *plug, snd_pcm_uframes_t frames) in snd_pcm_plug_alloc() argument
150 int snd_pcm_plugin_build(struct snd_pcm_substream *plug, in snd_pcm_plugin_build() argument
203 calc_dst_frames(struct snd_pcm_substream *plug, snd_pcm_sframes_t frames, bool check_size) calc_dst_frames() argument
225 calc_src_frames(struct snd_pcm_substream *plug, snd_pcm_sframes_t frames, bool check_size) calc_src_frames() argument
247 snd_pcm_plug_client_size(struct snd_pcm_substream *plug, snd_pcm_uframes_t drv_frames) snd_pcm_plug_client_size() argument
262 snd_pcm_plug_slave_size(struct snd_pcm_substream *plug, snd_pcm_uframes_t clt_frames) snd_pcm_plug_slave_size() argument
371 snd_pcm_plug_format_plugins(struct snd_pcm_substream *plug, struct snd_pcm_hw_params *params, struct snd_pcm_hw_params *slave_params) snd_pcm_plug_format_plugins() argument
557 snd_pcm_plug_client_channels_buf(struct snd_pcm_substream *plug, char *buf, snd_pcm_uframes_t count, struct snd_pcm_plugin_channel **channels) snd_pcm_plug_client_channels_buf() argument
597 snd_pcm_plug_write_transfer(struct snd_pcm_substream *plug, struct snd_pcm_plugin_channel *src_channels, snd_pcm_uframes_t size) snd_pcm_plug_write_transfer() argument
639 snd_pcm_plug_read_transfer(struct snd_pcm_substream *plug, struct snd_pcm_plugin_channel *dst_channels_final, snd_pcm_uframes_t size) snd_pcm_plug_read_transfer() argument
[all...]
/kernel/linux/linux-6.6/mm/
H A Dswap_state.c629 struct blk_plug plug; in swap_cluster_readahead() local
783 struct blk_plug plug; in swap_vma_readahead() local
527 read_swap_cache_async(swp_entry_t entry, gfp_t gfp_mask, struct vm_area_struct *vma, unsigned long addr, struct swap_iocb **plug) read_swap_cache_async() argument
H A Dmadvise.c1413 struct blk_plug plug; in do_madvise() local

Completed in 56 milliseconds

12345678