/kernel/linux/linux-5.10/sound/pci/ |
H A D | rme32.c | 1120 snd_rme32_pb_trans_copy(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, size_t bytes) snd_rme32_pb_trans_copy() argument 1144 snd_rme32_cp_trans_copy(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, size_t bytes) snd_rme32_cp_trans_copy() argument
|
/kernel/linux/linux-5.10/sound/core/oss/ |
H A D | pcm_oss.c | 589 long bytes = frames_to_bytes(runtime, frames); in snd_pcm_oss_bytes() local 602 static long snd_pcm_alsa_frames(struct snd_pcm_substream *substream, long bytes) in snd_pcm_alsa_frames() argument 1359 static ssize_t snd_pcm_oss_write2(struct snd_pcm_substream *substream, const char *buf, size_t bytes, in argument 1392 snd_pcm_oss_write1(struct snd_pcm_substream *substream, const char __user *buf, size_t bytes) snd_pcm_oss_write1() argument 1469 snd_pcm_oss_read2(struct snd_pcm_substream *substream, char *buf, size_t bytes, int in_kernel) snd_pcm_oss_read2() argument 1502 snd_pcm_oss_read1(struct snd_pcm_substream *substream, char __user *buf, size_t bytes) snd_pcm_oss_read1() argument [all...] |
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | apparmorfs.c | 667 u32 bytes, blocks; in query_data() local
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | pcm_lib.c | 1931 default_write_copy(struct snd_pcm_substream *substream, int channel, unsigned long hwoff, void *buf, unsigned long bytes) default_write_copy() argument 1942 default_write_copy_kernel(struct snd_pcm_substream *substream, int channel, unsigned long hwoff, void *buf, unsigned long bytes) default_write_copy_kernel() argument 1954 fill_silence(struct snd_pcm_substream *substream, int channel, unsigned long hwoff, void *buf, unsigned long bytes) fill_silence() argument 1972 default_read_copy(struct snd_pcm_substream *substream, int channel, unsigned long hwoff, void *buf, unsigned long bytes) default_read_copy() argument 1984 default_read_copy_kernel(struct snd_pcm_substream *substream, int channel, unsigned long hwoff, void *buf, unsigned long bytes) default_read_copy_kernel() argument [all...] |
/kernel/linux/linux-5.10/tools/perf/bench/ |
H A D | numa.c | 376 ssize_t bytes; in alloc_data() local 439 static void free_data(void *data, ssize_t bytes) in free_data() argument 453 static void * zalloc_shared_data(ssize_t bytes) in zalloc_shared_data() argument 461 setup_shared_data(ssize_t bytes) setup_shared_data() argument 470 setup_private_data(ssize_t bytes) setup_private_data() argument 782 do_work(u8 *__data, long bytes, int nr, int nr_max, int loop, u64 val) do_work() argument 1513 double bytes; __bench_numa() local [all...] |
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-kmem.c | 791 u64 bytes = kmem_page_size << order; in evsel__process_page_alloc_event() local 860 u64 bytes = kmem_page_size << order; in evsel__process_page_free_event() local [all...] |
H A D | builtin-timechart.c | 163 u64 bytes; member 1134 double bytes; in draw_io_bars() local [all...] |
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | skl-sst-ipc.c | 971 skl_ipc_get_large_config(struct sst_generic_ipc *ipc, struct skl_ipc_large_config_msg *msg, u32 **payload, size_t *bytes) skl_ipc_get_large_config() argument
|
/kernel/linux/linux-5.10/sound/soc/mediatek/common/ |
H A D | mtk-btcvsd.c | 272 btcvsd_bytes_to_frame(struct snd_pcm_substream *substream, int bytes) btcvsd_bytes_to_frame() argument
|
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-topology.c | 87 soc_tplg_check_elem_count(struct soc_tplg *tplg, size_t elem_size, unsigned int count, size_t bytes, const char *elem_type) soc_tplg_check_elem_count() argument [all...] |
/kernel/linux/linux-5.10/tools/lib/perf/include/perf/ |
H A D | event.h | 121 __u8 bytes[]; member
|
/kernel/linux/linux-5.10/sound/soc/stm/ |
H A D | stm32_sai_sub.c | 1236 stm32_sai_pcm_process_spdif(struct snd_pcm_substream *substream, int channel, unsigned long hwoff, void *buf, unsigned long bytes) stm32_sai_pcm_process_spdif() argument
|
/kernel/linux/linux-5.10/sound/usb/ |
H A D | mixer_scarlett_gen2.c | 717 __le32 bytes; in scarlett2_usb_set_config() member
|
/kernel/linux/linux-5.10/tools/perf/util/scripting-engines/ |
H A D | trace-event-python.c | 973 static int tuple_set_bytes(PyObject *t, unsigned int pos, void *bytes, in tuple_set_bytes() argument
|
/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | segment.c | 393 nilfs_segctor_map_segsum_entry(struct nilfs_sc_info *sci, struct nilfs_segsum_pointer *ssp, unsigned int bytes) nilfs_segctor_map_segsum_entry() argument
|
/kernel/linux/linux-5.10/drivers/visorbus/ |
H A D | visorchipset.c | 1312 static struct parser_context *parser_init_stream(u64 addr, u32 bytes, in parser_init_stream() argument
|
/kernel/linux/linux-5.10/fs/fuse/ |
H A D | virtio_fs.c | 761 virtio_fs_copy_from_iter(struct dax_device *dax_dev, pgoff_t pgoff, void *addr, size_t bytes, struct iov_iter *i) virtio_fs_copy_from_iter() argument 768 virtio_fs_copy_to_iter(struct dax_device *dax_dev, pgoff_t pgoff, void *addr, size_t bytes, struct iov_iter *i) virtio_fs_copy_to_iter() argument
|
H A D | fuse_i.h | 291 ssize_t bytes; member
|
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | rgrp.c | 353 u32 bytes; in gfs2_free_extlen() local 744 u32 bytes_left, bytes; in compute_bitstructs() local [all...] |
H A D | quota.c | 713 gfs2_write_buf_to_page(struct gfs2_inode *ip, unsigned long index, unsigned off, void *buf, unsigned bytes) gfs2_write_buf_to_page() argument
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_server.c | 938 ssize_t bytes; in hmdfs_server_cache_validate() local
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | rds.h | 336 __u64 bytes; member
|
/kernel/linux/linux-5.10/include/rdma/ |
H A D | uverbs_ioctl.h | 869 size_t bytes; in uverbs_kcalloc() local
|
/kernel/linux/linux-5.10/fs/ |
H A D | fs-writeback.c | 730 wbc_account_cgroup_owner(struct writeback_control *wbc, struct page *page, size_t bytes) wbc_account_cgroup_owner() argument
|
H A D | buffer.c | 2373 cont_expand_zero(struct file *file, struct address_space *mapping, loff_t pos, loff_t *bytes) cont_expand_zero() argument 2449 cont_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata, get_block_t *get_block, loff_t *bytes) cont_write_begin() argument [all...] |