/openbmc/qemu/block/ |
H A D | block-backend.c | 1260 blk_check_byte_request(BlockBackend *blk, int64_t offset, int64_t bytes) in blk_check_byte_request() 1319 blk_co_do_preadv_part(BlockBackend *blk, int64_t offset, int64_t bytes, in blk_co_do_preadv_part() 1365 int64_t bytes, QEMUIOVector *qiov, in blk_co_preadv() 1379 int64_t bytes, QEMUIOVector *qiov, in blk_co_preadv_part() 1432 int64_t bytes, in blk_co_pwritev_part() 1458 int64_t bytes, QEMUIOVector *qiov, in blk_co_pwritev() 1544 int64_t bytes; member 1569 int64_t bytes, in blk_aio_prwv() 1775 blk_co_do_pdiscard(BlockBackend *blk, int64_t offset, int64_t bytes) in blk_co_do_pdiscard() 1801 int64_t offset, int64_t bytes, in blk_aio_pdiscard() [all …]
|
H A D | iscsi.c | 432 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() 1145 int64_t bytes) in iscsi_co_pdiscard() 1215 int64_t bytes, BdrvRequestFlags flags) in iscsi_co_pwrite_zeroes() 2199 int64_t bytes, BdrvRequestFlags read_flags, in iscsi_co_copy_range_from() [all …]
|
H A D | qcow2.c | 2150 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() 2451 static bool merge_cow(uint64_t offset, unsigned bytes, in merge_cow() 3262 uint64_t bytes; in preallocate_co() local 4032 is_zero(BlockDriverState *bs, int64_t offset, int64_t bytes) in is_zero() 4676 uint64_t offset, uint64_t bytes, in qcow2_co_pwritev_compressed_task() 4760 int64_t offset, int64_t bytes, in qcow2_co_pwritev_compressed_part() 4825 uint64_t bytes, in qcow2_co_preadv_compressed() [all …]
|
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A D | interrupt.c | 179 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/linux/arch/arm64/crypto/ |
H A D | chacha-neon-glue.c | 43 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/drivers/vdpa/mlx5/net/ |
H A D | debug.c | 57 u64 bytes; in packets_show() local 72 u64 bytes; in bytes_show() local
|
/openbmc/linux/sound/soc/sof/ |
H A D | iomem-utils.c | 55 void *message, size_t bytes) in sof_mailbox_write() 64 void *message, size_t bytes) in sof_mailbox_read()
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | cacheflush.c | 37 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/drivers/nvmem/ |
H A D | mtk-efuse.c | 24 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 D | qcom-spmi-sdam.c | 64 size_t bytes) in sdam_read() 85 size_t bytes) in sdam_write()
|
H A D | snvs_lpgpr.c | 54 size_t bytes) in snvs_lpgpr_write() 80 size_t bytes) in snvs_lpgpr_read()
|
/openbmc/linux/fs/ntfs/ |
H A D | file.c | 564 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 D | binder_alloc.c | 1119 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/net/core/ |
H A D | skmsg.c | 138 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 D | gen_stats.c | 135 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/linux/drivers/mtd/ubi/ |
H A D | upd.c | 75 long long bytes) in clear_update_marker() 115 long long bytes) in ubi_start_update()
|
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | upd.c | 81 long long bytes) in clear_update_marker() 121 long long bytes) in ubi_start_update()
|
/openbmc/linux/arch/x86/crypto/ |
H A D | chacha_glue.c | 49 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/net/ |
H A D | loopback.c | 95 void dev_lstats_read(struct net_device *dev, u64 *packets, u64 *bytes) in dev_lstats_read() 122 u64 packets, bytes; in loopback_get_stats64() local
|
/openbmc/linux/samples/seccomp/ |
H A D | bpf-direct.c | 67 ssize_t bytes; in emulator() local 167 ssize_t bytes = 0; in main() local
|
/openbmc/linux/sound/pci/echoaudio/ |
H A D | midi.c | 60 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/linux/arch/powerpc/crypto/ |
H A D | chacha-p10-glue.c | 38 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/u-boot/cmd/ |
H A D | mem.c | 50 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 D | slab.h | 631 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 D | poly1305-glue.c | 89 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
|