/openbmc/linux/drivers/rtc/ |
H A D | rtc-pcf85363.c | 323 size_t bytes) in pcf85363_nvram_read() 332 size_t bytes) in pcf85363_nvram_write() 341 size_t bytes) in pcf85x63_nvram_read() 354 size_t bytes) in pcf85x63_nvram_write()
|
/openbmc/linux/arch/csky/mm/ |
H A D | syscache.c | 11 unsigned long, bytes, in SYSCALL_DEFINE3() argument
|
/openbmc/libcper/generator/sections/ |
H A D | gen-section-cxl-component.c | 22 UINT8 *bytes = generate_random_bytes(size); in generate_section_cxl_component() local
|
H A D | gen-section-pci-bus.c | 18 UINT8 *bytes = generate_random_bytes(size); in generate_section_pci_bus() local
|
H A D | gen-section-ccix-per.c | 22 UINT8 *bytes = generate_random_bytes(size); in generate_section_ccix_per() local
|
H A D | gen-section-pci-dev.c | 23 UINT8 *bytes = generate_random_bytes(size); in generate_section_pci_dev() local
|
/openbmc/linux/fs/qnx4/ |
H A D | bitmap.c | 31 int bytes = min(size - total, QNX4_BLOCK_SIZE); in qnx4_count_free_blocks() local
|
/openbmc/linux/drivers/nvmem/ |
H A D | lpc18xx_eeprom.c | 91 void *val, size_t bytes) in lpc18xx_eeprom_gather_write() 130 void *val, size_t bytes) in lpc18xx_eeprom_read()
|
/openbmc/linux/arch/arm/crypto/ |
H A D | chacha-glue.c | 41 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()
|
/openbmc/qemu/block/ |
H A D | cloop.c | 228 uint32_t bytes = s->offsets[block_num + 1] - s->offsets[block_num]; in cloop_read_block() local 255 cloop_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in cloop_co_preadv()
|
H A D | rbd.c | 113 uint64_t bytes; member 1278 uint64_t bytes, in qemu_rbd_start_co() 1368 int64_t bytes, QEMUIOVector *qiov, in qemu_rbd_co_preadv() 1376 int64_t bytes, QEMUIOVector *qiov, in qemu_rbd_co_pwritev() 1388 int64_t offset, int64_t bytes) in qemu_rbd_co_pdiscard() 1396 int64_t bytes, BdrvRequestFlags flags) in qemu_rbd_co_pwrite_zeroes() 1508 int64_t bytes, int64_t *pnum, in qemu_rbd_co_block_status()
|
H A D | quorum.c | 123 uint64_t bytes; member 166 uint64_t offset, uint64_t bytes, in quorum_aio_get() 195 uint64_t bytes, char *node_name, int ret) in quorum_report_bad() 673 quorum_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in quorum_co_preadv() 729 quorum_co_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in quorum_co_pwritev() 760 quorum_co_pwrite_zeroes(BlockDriverState *bs, int64_t offset, int64_t bytes, in quorum_co_pwrite_zeroes() 1239 int64_t bytes; in quorum_co_block_status() local
|
/openbmc/linux/drivers/mfd/ |
H A D | rsmu_i2c.c | 57 static int rsmu_read_device(struct rsmu_ddata *rsmu, u8 reg, u8 *buf, u16 bytes) in rsmu_read_device() 87 static int rsmu_write_device(struct rsmu_ddata *rsmu, u8 reg, u8 *buf, u16 bytes) in rsmu_write_device()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_bo_list.c | 210 unsigned long bytes = in->bo_number * in amdgpu_bo_create_list_entry_array() local 217 unsigned long bytes = min(in->bo_info_size, info_size); in amdgpu_bo_create_list_entry_array() local
|
/openbmc/linux/drivers/md/bcache/ |
H A D | debug.c | 162 size_t bytes; member 181 unsigned int bytes = min(i->bytes, size); in bch_dump_read() local
|
/openbmc/linux/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() 39 static void update_allocated_size(struct snd_card *card, ssize_t bytes) in update_allocated_size() 46 static void decrease_allocated_size(struct snd_card *card, size_t bytes) in decrease_allocated_size()
|
/openbmc/linux/drivers/media/platform/amphion/ |
H A D | vpu_msgs.c | 253 unsigned long bytes = sizeof(struct vpu_rpc_event_header); in vpu_inst_receive_msg() local 285 unsigned long bytes; in vpu_inst_handle_msg() local 376 unsigned long bytes = sizeof(u32); in vpu_msg_delayed_work() local
|
/openbmc/linux/lib/ |
H A D | memcpy_kunit.c | 335 for (int bytes = 1; bytes <= ARRAY_SIZE(large_src); bytes++) { in copy_large_test() local 398 static void inner_loop(struct kunit *test, int bytes, int d_off, int s_off) in inner_loop() 480 for (int bytes = bytes_start; bytes < bytes_end; in memmove_overlap_test() local
|
/openbmc/linux/drivers/iommu/ |
H A D | tegra-gart.c | 95 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()
|
/openbmc/qemu/include/block/ |
H A D | reqlist.h | 28 int64_t bytes; member
|
/openbmc/linux/arch/powerpc/platforms/powermac/ |
H A D | pfunc_core.c | 271 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
|
/openbmc/linux/samples/seccomp/ |
H A D | bpf-fancy.c | 85 ssize_t bytes; in main() local
|
/openbmc/linux/include/crypto/ |
H A D | ghash.h | 21 u32 bytes; member
|
/openbmc/linux/lib/crypto/ |
H A D | poly1305.c | 33 unsigned int bytes; in poly1305_update_generic() local
|
/openbmc/libcper/generator/ |
H A D | gen-utils.c | 22 UINT8 *bytes = malloc(size); in generate_random_bytes() local
|