Home
last modified time | relevance | path

Searched defs:bytes (Results 126 – 150 of 1231) sorted by relevance

12345678910>>...50

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H 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
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Ddebug.c161 size_t bytes; member
180 unsigned int bytes = min(i->bytes, size); in bch_dump_read() local
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Dchacha-glue.c41 unsigned int bytes, int nrounds) in chacha_doneon()
84 void chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, in chacha_crypt_arch()
/OK3568_Linux_fs/kernel/fs/squashfs/
H 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
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Dlpc18xx_eeprom.c91 void *val, size_t bytes) in lpc18xx_eeprom_gather_write()
130 void *val, size_t bytes) in lpc18xx_eeprom_read()
/OK3568_Linux_fs/kernel/net/vmw_vsock/
H A Dvirtio_transport_common.c296 size_t bytes, total = 0, off; in virtio_transport_stream_do_peek() local
345 size_t bytes, total = 0; in virtio_transport_stream_do_dequeue() local
428 s64 bytes; in virtio_transport_stream_has_data() local
441 s64 bytes; in virtio_transport_has_space() local
453 s64 bytes; in virtio_transport_stream_has_space() local
/OK3568_Linux_fs/kernel/fs/
H A Dstat.c701 void __inode_add_bytes(struct inode *inode, loff_t bytes) in __inode_add_bytes()
713 void inode_add_bytes(struct inode *inode, loff_t bytes) in inode_add_bytes()
722 void __inode_sub_bytes(struct inode *inode, loff_t bytes) in __inode_sub_bytes()
735 void inode_sub_bytes(struct inode *inode, loff_t bytes) in inode_sub_bytes()
756 void inode_set_bytes(struct inode *inode, loff_t bytes) in inode_set_bytes()
/OK3568_Linux_fs/u-boot/lib/
H A Dtables_csum.c12 u8 *bytes = v; in table_compute_checksum() local
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Dia_css_firmware.h30 unsigned int bytes; /** length in bytes of firmware data */ member
/OK3568_Linux_fs/kernel/lib/
H A Dmemweight.c11 size_t memweight(const void *ptr, size_t bytes) in memweight()
/OK3568_Linux_fs/kernel/tools/include/tools/
H A Dlibc_compat.h13 size_t bytes; in reallocarray() local
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dtegra-gart.c95 unsigned long iova, size_t bytes) in gart_iova_range_invalid()
181 phys_addr_t pa, size_t bytes, int prot, gfp_t gfp) in gart_iommu_map()
210 size_t bytes, struct iommu_iotlb_gather *gather) in gart_iommu_unmap()
H A Domap-iommu-debug.c69 ssize_t bytes) in omap_iommu_dump_ctx()
88 ssize_t bytes; in debug_read_regs() local
/OK3568_Linux_fs/external/xserver/include/
H A Dmisc.h206 bytes_to_int32(const int bytes) in bytes_to_int32()
217 pad_to_int32(const int bytes) in pad_to_int32()
230 padding_for_int32(const int bytes) in padding_for_int32()
/OK3568_Linux_fs/kernel/drivers/staging/vc04_services/bcm2835-audio/
H 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()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A D88pm860x-i2c.c84 int bytes, void *dest) in read_device()
120 int bytes, void *src) in write_device()
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dzcore.c63 unsigned long offset, bytes; in memcpy_hsa_user() local
98 unsigned long offset, bytes; in memcpy_hsa_kernel() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_ethtool.c205 struct ethtool_eeprom *eeprom, u8 *bytes) in atl1e_get_eeprom()
245 struct ethtool_eeprom *eeprom, u8 *bytes) in atl1e_set_eeprom()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dmsr.c61 ssize_t bytes = 0; in msr_read() local
119 ssize_t bytes = 0; in msr_write() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H 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
/OK3568_Linux_fs/kernel/fs/ecryptfs/
H A Ddebug.c84 void ecryptfs_dump_hex(char *data, int bytes) in ecryptfs_dump_hex()
/OK3568_Linux_fs/u-boot/include/
H A Dtables_csum.h12 u8 *bytes = v; in table_compute_checksum() local
/OK3568_Linux_fs/kernel/lib/crypto/
H A Dlibchacha.c16 unsigned int bytes, int nrounds) in chacha_crypt_generic()
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dpowerpc.c1226 unsigned int rt, unsigned int bytes, in __kvmppc_handle_load()
1272 unsigned int rt, unsigned int bytes, in kvmppc_handle_load()
1281 unsigned int rt, unsigned int bytes, in kvmppc_handle_loads()
1289 unsigned int rt, unsigned int bytes, in kvmppc_handle_vsx_load()
1315 u64 val, unsigned int bytes, int is_default_endian) in kvmppc_handle_store()
1432 int rs, unsigned int bytes, int is_default_endian) in kvmppc_handle_vsx_store()
1499 unsigned int rt, unsigned int bytes, int is_default_endian) in kvmppc_handle_vmx_load()
1594 unsigned int rs, unsigned int bytes, int is_default_endian) in kvmppc_handle_vmx_store()
/OK3568_Linux_fs/kernel/arch/csky/mm/
H A Dsyscache.c11 unsigned long, bytes, in SYSCALL_DEFINE3() argument

12345678910>>...50