| /kernel/linux/linux-5.10/sound/core/oss/ |
| 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 107 int snd_pcm_plug_alloc(struct snd_pcm_substream *plug, snd_pcm_uframes_t frames) in snd_pcm_plug_alloc() 149 int snd_pcm_plugin_build(struct snd_pcm_substream *plug, in snd_pcm_plugin_build() 202 static snd_pcm_sframes_t calc_dst_frames(struct snd_pcm_substream *plug, in calc_dst_frames() 224 static snd_pcm_sframes_t calc_src_frames(struct snd_pcm_substream *plug, in calc_src_frames() 246 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() 261 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() 370 int snd_pcm_plug_format_plugins(struct snd_pcm_substream *plug, in snd_pcm_plug_format_plugins() 556 snd_pcm_sframes_t snd_pcm_plug_client_channels_buf(struct snd_pcm_substream *plug, in snd_pcm_plug_client_channels_buf() [all …]
|
| 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 | 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 | 87 int snd_pcm_plugin_build_route(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_route()
|
| /kernel/linux/linux-6.6/sound/core/oss/ |
| 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 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 …]
|
| 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 | 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 | 87 int snd_pcm_plugin_build_route(struct snd_pcm_substream *plug, in snd_pcm_plugin_build_route()
|
| /kernel/linux/linux-6.6/block/ |
| D | blk-core.c | 1063 void blk_start_plug_nr_ios(struct blk_plug *plug, unsigned short nr_ios) in blk_start_plug_nr_ios() 1111 void blk_start_plug(struct blk_plug *plug) in blk_start_plug() 1117 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks() 1137 struct blk_plug *plug = current->plug; in blk_check_plugged() local 1159 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule) in __blk_flush_plug() 1184 void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
|
| D | blk-lib.c | 101 struct blk_plug plug; in blkdev_issue_discard() local 258 struct blk_plug plug; in blkdev_issue_zeroout() local 309 struct blk_plug plug; in blkdev_issue_secure_erase() local
|
| D | blk-mq.c | 520 struct blk_plug *plug, in blk_mq_rq_cache_fill() 548 struct blk_plug *plug = current->plug; in blk_mq_alloc_cached_request() local 740 void blk_mq_free_plug_rqs(struct blk_plug *plug) in blk_mq_free_plug_rqs() 1282 static inline unsigned short blk_plug_max_rq_count(struct blk_plug *plug) in blk_plug_max_rq_count() 1289 static void blk_add_rq_to_plug(struct blk_plug *plug, struct request *rq) in blk_add_rq_to_plug() 2740 static void blk_mq_plug_issue_direct(struct blk_plug *plug) in blk_mq_plug_issue_direct() 2780 struct blk_plug *plug) in __blk_mq_flush_plug_list() 2787 static void blk_mq_dispatch_plug_list(struct blk_plug *plug, bool from_sched) in blk_mq_dispatch_plug_list() 2833 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_flush_plug_list() 2929 struct blk_plug *plug, in blk_mq_get_new_requests() [all …]
|
| /kernel/linux/linux-5.10/drivers/block/drbd/ |
| D | drbd_req.c | 1261 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() 1377 struct drbd_plug_cb *plug = drbd_check_plugged(resource); in drbd_send_and_submit() local 1430 struct blk_plug plug; in submit_fast_path() local 1483 struct blk_plug plug; in send_and_submit_pending() local
|
| /kernel/linux/linux-5.10/block/ |
| D | blk-lib.c | 135 struct blk_plug plug; in blkdev_issue_discard() local 231 struct blk_plug plug; in blkdev_issue_write_same() local 398 struct blk_plug plug; in blkdev_issue_zeroout() local
|
| D | blk-core.c | 807 struct blk_plug *plug; in submit_bio_checks() local 1682 void blk_start_plug(struct blk_plug *plug) in blk_start_plug() 1706 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks() 1726 struct blk_plug *plug = current->plug; in blk_check_plugged() local 1748 void blk_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_flush_plug_list() 1766 void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
|
| /kernel/linux/linux-6.6/drivers/block/drbd/ |
| D | drbd_req.c | 1274 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
|
| /kernel/linux/linux-6.6/mm/ |
| D | swap.h | 13 static inline void swap_read_unplug(struct swap_iocb *plug) in swap_read_unplug() 67 struct swap_iocb **plug) in swap_readpage()
|
| D | memcg_reclaim.c | 196 struct blk_plug plug; in shrink_anon_memcg() local 322 struct blk_plug plug; in shrink_file() local
|
| D | swap_state.c | 529 unsigned long addr, struct swap_iocb **plug) in read_swap_cache_async() 629 struct blk_plug plug; in swap_cluster_readahead() local 783 struct blk_plug plug; in swap_vma_readahead() local
|
| D | page_io.c | 426 struct swap_iocb **plug) in swap_readpage_fs() 493 void swap_readpage(struct page *page, bool synchronous, struct swap_iocb **plug) in swap_readpage()
|
| /kernel/linux/linux-6.6/drivers/usb/typec/ |
| D | class.c | 253 struct typec_plug *plug = to_typec_plug(adev->dev.parent); in typec_altmode_set_partner() local 274 struct typec_plug *plug = to_typec_plug(adev->dev.parent); in typec_altmode_put_partner() local 624 struct typec_plug *plug; in number_of_alternate_modes_show() local 918 struct typec_plug *plug = to_typec_plug(dev); in typec_plug_release() local 931 struct typec_plug *plug = to_typec_plug(kobj_to_dev(kobj)); in typec_plug_attr_is_visible() local 970 int typec_plug_set_num_altmodes(struct typec_plug *plug, int num_altmodes) in typec_plug_set_num_altmodes() 1002 typec_plug_register_altmode(struct typec_plug *plug, in typec_plug_register_altmode() 1023 struct typec_plug *plug; in typec_register_plug() local 1058 void typec_unregister_plug(struct typec_plug *plug) in typec_unregister_plug()
|
| D | bus.h | 26 struct altmode *plug[2]; member
|
| /kernel/linux/linux-5.10/mm/ |
| D | memcg_reclaim.c | 194 struct blk_plug plug; in shrink_anon_memcg() local 320 struct blk_plug plug; in shrink_file() local
|
| /kernel/linux/linux-5.10/drivers/usb/typec/ |
| D | class.c | 181 struct typec_plug *plug = to_typec_plug(adev->dev.parent); in typec_altmode_set_partner() local 202 struct typec_plug *plug = to_typec_plug(adev->dev.parent); in typec_altmode_put_partner() local 667 struct typec_plug *plug = to_typec_plug(dev); in typec_plug_release() local 691 typec_plug_register_altmode(struct typec_plug *plug, in typec_plug_register_altmode() 712 struct typec_plug *plug; in typec_register_plug() local 746 void typec_unregister_plug(struct typec_plug *plug) in typec_unregister_plug()
|