Home
last modified time | relevance | path

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

1234

/linux/sound/core/oss/
H A 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
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 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) 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 Dpcm_plugin.h12 #define snd_pcm_plug_stream(plug) ((plug)->stream) argument
61 struct snd_pcm_substream *plug; member
H A Dcopy.c61 int snd_pcm_plugin_build_copy(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_copy()
H A Droute.c87 int snd_pcm_plugin_build_route(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_route()
H A Dlinear.c149 int snd_pcm_plugin_build_linear(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_linear()
H A Dmulaw.c300 int snd_pcm_plugin_build_mulaw(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_mulaw()
/linux/block/
H A Dblk-lib.c89 struct blk_plug plug; in blkdev_issue_discard() local
153 struct blk_plug plug; blkdev_issue_write_zeroes() local
232 struct blk_plug plug; blkdev_issue_zero_pages() local
336 struct blk_plug plug; blkdev_issue_secure_erase() local
[all...]
H A Dblk-mq.c618 plug->nr_ios = 1; in blk_mq_alloc_cached_request() local
586 blk_mq_rq_cache_fill(struct request_queue * q,struct blk_plug * plug,blk_opf_t opf,blk_mq_req_flags_t flags) blk_mq_rq_cache_fill() argument
825 blk_mq_free_plug_rqs(struct blk_plug * plug) blk_mq_free_plug_rqs() argument
1392 blk_plug_max_rq_count(struct blk_plug * plug) blk_plug_max_rq_count() argument
1399 blk_add_rq_to_plug(struct blk_plug * plug,struct request * rq) blk_add_rq_to_plug() argument
2959 blk_mq_flush_plug_list(struct blk_plug * plug,bool from_schedule) blk_mq_flush_plug_list() argument
3037 blk_mq_get_new_requests(struct request_queue * q,struct blk_plug * plug,struct bio * bio) blk_mq_get_new_requests() argument
3070 blk_mq_peek_cached_request(struct blk_plug * plug,struct request_queue * q,blk_opf_t opf) blk_mq_peek_cached_request() argument
3089 blk_mq_use_cached_rq(struct request * rq,struct blk_plug * plug,struct bio * bio) blk_mq_use_cached_rq() argument
3134 struct blk_plug *plug = current->plug; blk_mq_submit_bio() local
[all...]
H A Dfops.c179 struct blk_plug plug; in __blkdev_direct_IO() local
482 struct blk_plug plug; in blkdev_writepages() local
/linux/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()
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/drivers/usb/typec/
H A Dclass.c262 struct typec_plug *plug = to_typec_plug(adev->dev.parent); in typec_altmode_set_partner() local
283 struct typec_plug *plug = to_typec_plug(adev->dev.parent); in typec_altmode_put_partner() local
719 struct typec_plug *plug; in number_of_alternate_modes_show() local
1109 struct typec_plug *plug = to_typec_plug(dev); in typec_plug_release() local
1122 struct typec_plug *plug = to_typec_plug(kobj_to_dev(kobj)); in typec_plug_attr_is_visible() local
1161 int typec_plug_set_num_altmodes(struct typec_plug *plug, int num_altmodes) in typec_plug_set_num_altmodes()
1193 typec_plug_register_altmode(struct typec_plug *plug, in typec_plug_register_altmode()
1214 struct typec_plug *plug; in typec_register_plug() local
1249 void typec_unregister_plug(struct typec_plug *plug) in typec_unregister_plug()
H A Dbus.h26 struct altmode *plug[2]; member
/linux/mm/
H A Dswap_state.c514 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
626 struct blk_plug plug; swap_cluster_readahead() local
728 struct blk_plug plug; swap_vma_readahead() local
H A Dpage_io.c538 static void swap_read_folio_fs(struct folio *folio, struct swap_iocb **plug) in swap_read_folio_fs() argument
609 void swap_read_folio(struct folio *folio, struct swap_iocb **plug) in swap_read_folio() argument
H A Dswap.h191 swap_read_unplug(struct swap_iocb * plug) swap_read_unplug() argument
356 swap_read_folio(struct folio * folio,struct swap_iocb ** plug) swap_read_folio() argument
/linux/fs/hpfs/
H A Dbuffer.c41 struct blk_plug plug; in hpfs_prefetch_sectors() local
/linux/io_uring/
H A Dopdef.h9 unsigned plug : 1; member
/linux/fs/xfs/
H A Dxfs_buf.c1336 struct blk_plug plug; in xfs_buf_submit_bio() local
2011 struct blk_plug plug; in xfs_buf_delwri_submit_nowait() local
2050 struct blk_plug plug; in xfs_buf_delwri_submit() local
H A Dxfs_discard.c118 struct blk_plug plug; in xfs_discard_extents() local
474 struct blk_plug plug; in xfs_discard_rtdev_extents() local
/linux/include/uapi/linux/
H A Dcec-funcs.h182 __u8 plug; member
274 __u8 plug) in cec_msg_record_on_plug() argument
544 __u8 plug, in cec_msg_clear_ext_timer() argument
573 __u8 *plug, in cec_ops_clear_ext_timer() argument
700 __u8 plug, in cec_msg_set_ext_timer() argument
729 cec_ops_set_ext_timer(const struct cec_msg * msg,__u8 * day,__u8 * month,__u8 * start_hr,__u8 * start_min,__u8 * duration_hr,__u8 * duration_min,__u8 * recording_seq,__u8 * ext_src_spec,__u8 * plug,__u16 * phys_addr) cec_ops_set_ext_timer() argument
[all...]
H A Dvirtio_mem.h129 struct virtio_mem_req_plug plug; global() member
[all...]
/linux/drivers/nvme/target/
H A Dio-cmd-bdev.c247 struct blk_plug plug; in nvmet_bdev_execute_rw() local
/linux/fs/nfs/blocklayout/
H A Dblocklayout.c244 struct blk_plug plug; in bl_read_pagelist() local
388 struct blk_plug plug; in bl_write_pagelist() local
/linux/fs/exfat/
H A Dballoc.c77 struct blk_plug plug; in exfat_allocate_bitmap() local

1234