| /kernel/linux/linux-5.10/include/linux/ |
| H A D | uio.h | 146 copy_to_iter(const void *addr, size_t bytes, struct iov_iter *i) copy_to_iter() argument 155 copy_from_iter(void *addr, size_t bytes, struct iov_iter *i) copy_from_iter() argument 164 copy_from_iter_full(void *addr, size_t bytes, struct iov_iter *i) copy_from_iter_full() argument 173 copy_from_iter_nocache(void *addr, size_t bytes, struct iov_iter *i) copy_from_iter_nocache() argument 182 copy_from_iter_full_nocache(void *addr, size_t bytes, struct iov_iter *i) copy_from_iter_full_nocache() argument 209 copy_from_iter_flushcache(void *addr, size_t bytes, struct iov_iter *i) copy_from_iter_flushcache() argument 218 copy_mc_to_iter(void *addr, size_t bytes, struct iov_iter *i) copy_mc_to_iter() argument [all...] |
| H A D | thread_info.h | 151 check_copy_size(const void *addr, size_t bytes, bool is_source) in check_copy_size() argument
|
| /kernel/linux/linux-5.10/include/net/ |
| H A D | strparser.h | 19 unsigned long long bytes; member 29 unsigned long long bytes; member
|
| /kernel/linux/linux-5.10/sound/i2c/ |
| H A D | tea6330t.c | 98 unsigned char bytes[3]; in snd_tea6330t_put_master_volume() local 149 unsigned char bytes[3]; in snd_tea6330t_put_master_switch() local 200 unsigned char bytes[2]; snd_tea6330t_put_bass() local 247 unsigned char bytes[2]; snd_tea6330t_put_treble() local 285 unsigned char bytes[7]; snd_tea6330t_update_mixer() local [all...] |
| H A D | i2c.c | 132 int snd_i2c_sendbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in snd_i2c_sendbytes() argument 139 int snd_i2c_readbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in snd_i2c_readbytes() argument 261 snd_i2c_bit_sendbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) snd_i2c_bit_sendbytes() argument 287 snd_i2c_bit_readbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) snd_i2c_bit_readbytes() argument [all...] |
| /kernel/linux/linux-5.10/sound/hda/ |
| H A D | hdac_regmap.c | 284 int i, bytes, err; in hda_reg_write() local
|
| /kernel/linux/linux-5.10/sound/core/ |
| H A D | pcm_memory.c | 34 static void __update_allocated_size(struct snd_card *card, ssize_t bytes) in __update_allocated_size() argument 39 static void update_allocated_size(struct snd_card *card, ssize_t bytes) in update_allocated_size() argument 46 static void decrease_allocated_size(struct snd_card *card, size_t bytes) in decrease_allocated_size() argument [all...] |
| H A D | pcm_misc.c | 436 unsigned int bytes = samples * width / 8; in snd_pcm_format_set_silence() local
|
| /kernel/linux/linux-5.10/sound/core/seq/ |
| H A D | seq_midi_event.c | 434 unsigned char bytes[4]; in extra_decode_xrpn() local
|
| /kernel/linux/linux-5.10/sound/usb/line6/ |
| H A D | pcm.h | 103 unsigned bytes; member
|
| /kernel/linux/linux-5.10/tools/iio/ |
| H A D | iio_utils.c | 85 int iioutils_get_type(unsigned *is_signed, unsigned *bytes, unsigned *bits_used, in iioutils_get_type() argument
|
| H A D | iio_generic_buffer.c | 54 unsigned int bytes = 0; in size_from_channelarray() local [all...] |
| /kernel/linux/linux-5.10/sound/soc/intel/common/ |
| H A D | sst-dsp.c | 195 void sst_dsp_outbox_write(struct sst_dsp *sst, void *message, size_t bytes) in sst_dsp_outbox_write() argument 208 void sst_dsp_outbox_read(struct sst_dsp *sst, void *message, size_t bytes) in sst_dsp_outbox_read() argument 221 void sst_dsp_inbox_write(struct sst_dsp *sst, void *message, size_t bytes) in sst_dsp_inbox_write() argument 234 sst_dsp_inbox_read(struct sst_dsp *sst, void *message, size_t bytes) sst_dsp_inbox_read() argument [all...] |
| /kernel/linux/linux-5.10/sound/soc/ |
| H A D | soc-compress.c | 582 static int soc_compr_ack(struct snd_compr_stream *cstream, size_t bytes) in soc_compr_ack() argument
|
| H A D | soc-generic-dmaengine-pcm.c | 297 dmaengine_copy_user(struct snd_soc_component *component, struct snd_pcm_substream *substream, int channel, unsigned long hwoff, void __user *buf, unsigned long bytes) dmaengine_copy_user() argument
|
| /kernel/linux/linux-5.10/sound/soc/uniphier/ |
| H A D | aio-compress.c | 190 int bytes = runtime->fragment_size; in uniphier_aio_compr_prepare() local 230 int bytes = runtime->fragment_size, ret = 0; in uniphier_aio_compr_trigger() local 263 int bytes = runtime->fragment_size; in uniphier_aio_compr_pointer() local 339 int bytes = runtime->fragment_size; in uniphier_aio_compr_copy() local [all...] |
| /kernel/linux/linux-5.10/tools/spi/ |
| H A D | spidev_test.c | 334 ssize_t bytes; in transfer_file() local
|
| /kernel/linux/linux-5.10/drivers/xen/xenbus/ |
| H A D | xenbus_comms.c | 110 unsigned int bytes = 0; in xb_write() local 162 unsigned int bytes = 0; in xb_read() local
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | free-space-cache.h | 26 u64 bytes; member
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | read.c | 161 unsigned long bytes = 0; in nfs_read_completion() local
|
| /kernel/linux/linux-5.10/include/uapi/mtd/ |
| H A D | ubi-user.h | 341 __s64 bytes; member 361 __s64 bytes; global() member 426 __s32 bytes; global() member [all...] |
| /kernel/linux/linux-5.10/include/sound/ |
| H A D | pcm_oss.h | 40 size_t bytes; /* total # bytes processed */ member
|
| /kernel/linux/linux-5.10/include/uapi/drm/ |
| H A D | omap_drm.h | 57 __u32 bytes; /* (for non-tiled formats) */ member
|
| /kernel/linux/linux-5.10/drivers/virtio/ |
| H A D | virtio_input.c | 127 u8 bytes; in virtinput_cfg_bits() local
|
| /kernel/linux/linux-5.10/fs/autofs/ |
| H A D | waitq.c | 46 autofs_write(struct autofs_sb_info *sbi, struct file *file, const void *addr, int bytes) autofs_write() argument
|