Home
last modified time | relevance | path

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

12345678910>>...55

/openbmc/linux/drivers/nvmem/
H A Du-boot-env.c51 size_t bytes) in u_boot_env_read()
73 unsigned int offset, void *buf, size_t bytes) in u_boot_env_read_post_process_ethaddr()
142 int bytes; in u_boot_env_parse() local
H A Dmtk-efuse.c24 unsigned int reg, void *_val, size_t bytes) in mtk_reg_read()
38 unsigned int offset, void *data, size_t bytes) in mtk_efuse_gpu_speedbin_pp()
H A Dqcom-spmi-sdam.c64 size_t bytes) in sdam_read()
85 size_t bytes) in sdam_write()
H A Dsnvs_lpgpr.c54 size_t bytes) in snvs_lpgpr_write()
80 size_t bytes) in snvs_lpgpr_read()
H A Dsunxi_sid.c40 void *val, size_t bytes) in sunxi_sid_read()
94 void *val, size_t bytes) in sun8i_sid_read_by_reg()
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dinterrupt.c179 unsigned int reg, void *p_data, unsigned int bytes) in intel_vgpu_reg_imr_handler()
209 unsigned int reg, void *p_data, unsigned int bytes) in intel_vgpu_reg_master_irq_handler()
248 unsigned int reg, void *p_data, unsigned int bytes) in intel_vgpu_reg_ier_handler()
287 void *p_data, unsigned int bytes) in intel_vgpu_reg_iir_handler()
/openbmc/qemu/block/
H A Discsi.c432 static bool is_byte_request_lun_aligned(int64_t offset, int64_t bytes, in is_byte_request_lun_aligned()
496 int64_t bytes, bool allocated, bool valid) in iscsi_allocmap_update()
534 int64_t bytes) in iscsi_allocmap_set_allocated()
541 int64_t bytes) in iscsi_allocmap_set_unallocated()
550 int64_t bytes) in iscsi_allocmap_set_invalid()
567 int64_t bytes) in iscsi_allocmap_is_allocated()
580 int64_t offset, int64_t bytes) in iscsi_allocmap_is_valid()
698 int64_t bytes, int64_t *pnum, in iscsi_co_block_status()
1145 int64_t bytes) in iscsi_co_pdiscard()
1215 int64_t bytes, BdrvRequestFlags flags) in iscsi_co_pwrite_zeroes()
[all …]
H A Dqcow2.c2150 unsigned int bytes; in qcow2_co_block_status() local
2232 uint64_t bytes, in qcow2_co_preadv_encrypted()
2282 uint64_t bytes; member
2295 uint64_t bytes, in qcow2_add_task()
2331 uint64_t host_offset, uint64_t offset, uint64_t bytes, in qcow2_co_preadv_task()
2387 qcow2_co_preadv_part(BlockDriverState *bs, int64_t offset, int64_t bytes, in qcow2_co_preadv_part()
2451 static bool merge_cow(uint64_t offset, unsigned bytes, in merge_cow()
2594 uint64_t offset, uint64_t bytes, QEMUIOVector *qiov, in qcow2_co_pwritev_task()
2677 qcow2_co_pwritev_part(BlockDriverState *bs, int64_t offset, int64_t bytes, in qcow2_co_pwritev_part()
3262 uint64_t bytes; in preallocate_co() local
[all …]
/openbmc/linux/fs/ntfs/
H A Dfile.c564 unsigned nr_pages, s64 pos, size_t bytes) in ntfs_prepare_pages_for_non_resident_write()
1379 s64 pos, size_t bytes) in ntfs_commit_pages_after_non_resident_write()
1533 const unsigned nr_pages, s64 pos, size_t bytes) in ntfs_commit_pages_after_write()
1679 unsigned ofs, struct iov_iter *i, size_t bytes) in ntfs_copy_from_user_iter()
1731 size_t bytes; in ntfs_perform_write() local
/openbmc/linux/drivers/android/
H A Dbinder_alloc.c1119 binder_size_t offset, size_t bytes) in check_buffer()
1175 size_t bytes = binder_alloc_buffer_size(alloc, buffer); in binder_alloc_clear_buf() local
1209 size_t bytes) in binder_alloc_copy_user_to_buffer()
1241 size_t bytes) in binder_alloc_do_buffer_copy()
1271 size_t bytes) in binder_alloc_copy_to_buffer()
1281 size_t bytes) in binder_alloc_copy_from_buffer()
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Ddebug.c57 u64 bytes; in packets_show() local
72 u64 bytes; in bytes_show() local
/openbmc/linux/arch/powerpc/mm/
H A Dcacheflush.c37 unsigned long bytes = l1_icache_bytes(); in invalidate_icache_range() local
86 unsigned long bytes = l1_dcache_bytes(); in flush_dcache_icache_phys() local
/openbmc/linux/sound/soc/sof/
H A Diomem-utils.c55 void *message, size_t bytes) in sof_mailbox_write()
64 void *message, size_t bytes) in sof_mailbox_read()
/openbmc/linux/arch/arm64/crypto/
H A Dchacha-neon-glue.c43 int bytes, int nrounds) in chacha_doneon()
83 void chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, in chacha_crypt_arch()
/openbmc/linux/net/core/
H A Dskmsg.c138 void sk_msg_return_zero(struct sock *sk, struct sk_msg *msg, int bytes) in sk_msg_return_zero()
162 void sk_msg_return(struct sock *sk, struct sk_msg *msg, int bytes) in sk_msg_return()
224 u32 bytes, bool charge) in __sk_msg_free_partial()
251 void sk_msg_free_partial(struct sock *sk, struct sk_msg *msg, u32 bytes) in sk_msg_free_partial()
258 u32 bytes) in sk_msg_free_partial_nocharge()
312 struct sk_msg *msg, u32 bytes) in sk_msg_zerocopy_from_iter()
369 struct sk_msg *msg, u32 bytes) in sk_msg_memcopy_from_iter()
H A Dgen_stats.c135 u64 bytes, packets; in gnet_stats_add_basic_cpu() local
154 u64 bytes = 0; in gnet_stats_add_basic() local
187 u64 bytes, packets; in gnet_stats_read_basic() local
/openbmc/u-boot/drivers/mtd/ubi/
H A Dupd.c81 long long bytes) in clear_update_marker()
121 long long bytes) in ubi_start_update()
/openbmc/linux/arch/x86/crypto/
H A Dchacha_glue.c49 unsigned int bytes, int nrounds) in chacha_dosimd()
142 void chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, in chacha_crypt_arch()
/openbmc/linux/drivers/mtd/ubi/
H A Dupd.c75 long long bytes) in clear_update_marker()
115 long long bytes) in ubi_start_update()
/openbmc/linux/samples/seccomp/
H A Dbpf-direct.c67 ssize_t bytes; in emulator() local
167 ssize_t bytes = 0; in main() local
/openbmc/linux/arch/powerpc/crypto/
H A Dchacha-p10-glue.c38 unsigned int bytes, int nrounds) in chacha_p10_do_8x()
66 void chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, in chacha_crypt_arch()
/openbmc/linux/sound/pci/echoaudio/
H A Dmidi.c60 static int write_midi(struct echoaudio *chip, u8 *data, int bytes) in write_midi()
205 int bytes, sent, time; in snd_echo_midi_output_write() local
/openbmc/u-boot/cmd/
H A Dmem.c50 ulong addr, length, bytes; in do_mem_md() local
117 ulong bytes; in do_mem_mw() local
225 ulong addr1, addr2, count, ngood, bytes; in do_mem_cmp() local
368 ulong addr, length, i, bytes; in do_mem_loop() local
466 ulong addr, length, i, bytes; in do_mem_loopw() local
/openbmc/linux/include/linux/
H A Dslab.h631 size_t bytes; in kmalloc_array() local
652 size_t bytes; in krealloc_array() local
692 size_t bytes; in kmalloc_array_node() local
751 size_t bytes; in kvmalloc_array() local
/openbmc/linux/arch/arm/crypto/
H A Dpoly1305-glue.c89 u32 bytes = min(len, POLY1305_BLOCK_SIZE - dctx->buflen); in arm_poly1305_do_update() local
146 u32 bytes = min(nbytes, POLY1305_BLOCK_SIZE - dctx->buflen); in poly1305_update_arch() local

12345678910>>...55