Home
last modified time | relevance | path

Searched defs:bytes (Results 101 – 125 of 1001) sorted by relevance

12345678910>>...41

/linux/drivers/gpu/drm/i915/gt/
A Dintel_ring.c192 unsigned int bytes) in wait_for_space()
231 const unsigned int bytes = num_dwords * sizeof(u32); in intel_ring_begin() local
/linux/sound/soc/sof/
A Dutils.c55 void *message, size_t bytes) in sof_mailbox_write()
64 void *message, size_t bytes) in sof_mailbox_read()
A Dops.h303 u32 offset, void *dest, size_t bytes) in snd_sof_dsp_block_read()
310 u32 offset, void *src, size_t bytes) in snd_sof_dsp_block_write()
317 u32 offset, void *dest, size_t bytes) in snd_sof_dsp_mailbox_read()
324 u32 offset, void *src, size_t bytes) in snd_sof_dsp_mailbox_write()
/linux/lib/
A Dcrc32test.c668 int bytes = 0; in crc32c_test() local
748 int bytes = 0; in crc32_test() local
A Dmemweight.c11 size_t memweight(const void *ptr, size_t bytes) in memweight()
/linux/include/uapi/mtd/
A Dubi-user.h341 __s64 bytes; member
361 __s64 bytes; member
426 __s32 bytes; member
/linux/include/linux/
A Dnvmem-consumer.h25 unsigned int bytes; member
203 unsigned int offset, size_t bytes, in nvmem_device_read()
210 unsigned int offset, size_t bytes, in nvmem_device_write()
A Dslab.h624 size_t bytes; in kmalloc_array() local
645 size_t bytes; in krealloc_array() local
680 size_t bytes; in kmalloc_array_node() local
754 size_t bytes; in kvmalloc_array() local
/linux/drivers/md/bcache/
A Ddebug.c160 size_t bytes; member
179 unsigned int bytes = min(i->bytes, size); in bch_dump_read() local
/linux/fs/squashfs/
A Dcache.c306 int bytes = min_t(int, entry->length - offset, in squashfs_copy_data() local
335 int bytes, res = length; in squashfs_read_metadata() local
/linux/fs/pstore/
A Dblk.c188 static ssize_t psblk_generic_blk_read(char *buf, size_t bytes, loff_t pos) in psblk_generic_blk_read()
193 static ssize_t psblk_generic_blk_write(const char *buf, size_t bytes, in psblk_generic_blk_write()
/linux/drivers/staging/media/atomisp/pci/
A Dia_css_firmware.h31 unsigned int bytes; /** length in bytes of firmware data */ member
/linux/tools/include/tools/
A Dlibc_compat.h13 size_t bytes; in reallocarray() local
/linux/arch/powerpc/platforms/powermac/
A Dpfunc_core.c271 u32 bytes = pmf_next32(cmd); in pmf_parser_read_i2c() local
280 u32 bytes = pmf_next32(cmd); in pmf_parser_write_i2c() local
311 u32 bytes = pmf_next32(cmd); in pmf_parser_read_cfg() local
322 u32 bytes = pmf_next32(cmd); in pmf_parser_write_cfg() local
354 u32 bytes = pmf_next32(cmd); in pmf_parser_read_i2c_sub() local
365 u32 bytes = pmf_next32(cmd); in pmf_parser_write_i2c_sub() local
487 u32 bytes = pmf_next32(cmd); in pmf_parser_mask_and_compare() local
/linux/fs/ecryptfs/
A Ddebug.c84 void ecryptfs_dump_hex(char *data, int bytes) in ecryptfs_dump_hex()
/linux/lib/crypto/
A Dlibchacha.c16 unsigned int bytes, int nrounds) in chacha_crypt_generic()
/linux/arch/arm/crypto/
A Dchacha-glue.c41 unsigned int bytes, int nrounds) in chacha_doneon()
85 void chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, in chacha_crypt_arch()
/linux/drivers/nvmem/
A Dlpc18xx_eeprom.c91 void *val, size_t bytes) in lpc18xx_eeprom_gather_write()
130 void *val, size_t bytes) in lpc18xx_eeprom_read()
/linux/arch/csky/mm/
A Dsyscache.c11 unsigned long, bytes, in SYSCALL_DEFINE3() argument
/linux/drivers/net/ethernet/google/gve/
A Dgve_tx_dqo.c111 size_t bytes; in gve_tx_free_ring_dqo() local
146 size_t bytes; in gve_tx_alloc_ring_dqo() local
767 u16 compl_tag, u64 *bytes, u64 *pkts, in gve_handle_packet_completion()
827 u64 *bytes, u64 *pkts) in gve_handle_miss_completion()
/linux/fs/qnx4/
A Dbitmap.c31 int bytes = min(size - total, QNX4_BLOCK_SIZE); in qnx4_count_free_blocks() local
/linux/drivers/mfd/
A D88pm860x-i2c.c84 int bytes, void *dest) in read_device()
120 int bytes, void *src) in write_device()
/linux/drivers/staging/vc04_services/bcm2835-audio/
A Dbcm2835-pcm.c53 unsigned int bytes) in bcm2835_playback_fifo()
236 struct snd_pcm_indirect *rec, size_t bytes) in snd_bcm2835_pcm_transfer()
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_bo_list.c238 unsigned long bytes = in->bo_number * in amdgpu_bo_create_list_entry_array() local
245 unsigned long bytes = min(in->bo_info_size, info_size); in amdgpu_bo_create_list_entry_array() local
/linux/arch/x86/kernel/
A Dmsr.c61 ssize_t bytes = 0; in msr_read() local
117 ssize_t bytes = 0; in msr_write() local

Completed in 63 milliseconds

12345678910>>...41