/openbmc/linux/block/ |
H A D | blk-crypto.c | 144 void __bio_crypt_advance(struct bio *bio, unsigned int bytes) in __bio_crypt_advance() 157 unsigned int bytes, in bio_crypt_dun_is_contiguous()
|
/openbmc/qemu/chardev/ |
H A D | msmouse.c | 93 unsigned char bytes[4] = { 0x40, 0x00, 0x00, 0x00 }; in msmouse_queue_event() local 185 uint8_t bytes[MSMOUSE_BUF_SZ / 2]; in msmouse_ioctl() local
|
/openbmc/linux/kernel/dma/ |
H A D | swiotlb.c | 261 unsigned long bytes; in swiotlb_update_mem_attributes() local 273 unsigned long bytes = nslabs << IO_TLB_SHIFT, i; in swiotlb_init_io_tlb_pool() local 322 size_t bytes = PAGE_ALIGN(nslabs << IO_TLB_SHIFT); in swiotlb_memblock_alloc() local 574 static struct page *alloc_dma_pages(gfp_t gfp, size_t bytes, u64 phys_limit) in alloc_dma_pages() 612 static struct page *swiotlb_alloc_tlb(struct device *dev, size_t bytes, in swiotlb_alloc_tlb() 657 static void swiotlb_free_tlb(void *vaddr, size_t bytes) in swiotlb_free_tlb()
|
/openbmc/qemu/block/ |
H A D | vdi.c | 525 int64_t bytes, int64_t *pnum, int64_t *map, in vdi_co_block_status() 549 vdi_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in vdi_co_preadv() 605 vdi_co_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in vdi_co_pwritev() 744 uint64_t bytes = 0; in vdi_co_do_create() local
|
/openbmc/qemu/include/libdecnumber/dpd/ |
H A D | decimal64.h | 69 uint8_t bytes[DECIMAL64_Bytes]; /* decimal64: 1, 5, 8, 50 bits*/ member
|
H A D | decimal128.h | 67 uint8_t bytes[DECIMAL128_Bytes]; /* decimal128: 1, 5, 12, 110 bits*/ member
|
H A D | decimal32.h | 67 uint8_t bytes[DECIMAL32_Bytes]; /* decimal32: 1, 5, 6, 20 bits*/ member
|
/openbmc/sdeventplus/example/ |
H A D | delayed_echo.cpp | 48 ssize_t bytes = read(fd, buffer.data(), 4096); in main() local
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | hex_utils.hpp | 25 inline std::string bytesToHexString(const std::vector<uint8_t>& bytes) in bytesToHexString()
|
/openbmc/linux/samples/bpf/ |
H A D | sockex2_user.c | 13 __u64 bytes; member
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | task_fd_query_tp.c | 8 int err, bytes, efd, prog_fd, pmu_fd; in test_task_fd_query_tp_core() local
|
/openbmc/linux/drivers/nvmem/ |
H A D | uniphier-efuse.c | 20 unsigned int reg, void *_val, size_t bytes) in uniphier_reg_read()
|
H A D | lan9662-otpc.c | 123 void *_val, size_t bytes) in lan9662_otp_read() 143 void *_val, size_t bytes) in lan9662_otp_write()
|
H A D | imx-ocotp-scu.c | 133 void *val, size_t bytes) in imx_scu_ocotp_read() 181 void *val, size_t bytes) in imx_scu_ocotp_write()
|
H A D | zynqmp_nvmem.c | 20 void *val, size_t bytes) in zynqmp_nvmem_read()
|
/openbmc/linux/drivers/xen/xenbus/ |
H A D | xenbus_comms.c | 110 unsigned int bytes = 0; in xb_write() local 162 unsigned int bytes = 0; in xb_read() local
|
/openbmc/linux/drivers/net/ethernet/8390/ |
H A D | xsurf100.c | 66 static void z_memcpy_fromio32(void *dst, const void __iomem *src, size_t bytes) in z_memcpy_fromio32() 85 static void z_memcpy_toio32(void __iomem *dst, const void *src, size_t bytes) in z_memcpy_toio32()
|
/openbmc/linux/tools/testing/selftests/user_events/ |
H A D | ftrace_test.c | 31 int bytes = 0, got; in trace_bytes() local 429 int loc, bytes; in TEST_F() local
|
/openbmc/linux/drivers/scsi/ |
H A D | mac_scsi.c | 317 int bytes, chunk_bytes; in macscsi_pread() local 365 int bytes, chunk_bytes; in macscsi_pwrite() local
|
/openbmc/linux/drivers/soc/atmel/ |
H A D | sfr.c | 24 void *buf, size_t bytes) in atmel_sfr_read()
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_dp_auxch.c | 67 int bytes; in radeon_dp_aux_transfer_native() local
|
/openbmc/pldm/fw-update/ |
H A D | watch.cpp | 81 auto bytes = read(fd, buffer, maxBytes); in callback() local
|
/openbmc/linux/drivers/mtd/nand/raw/atmel/ |
H A D | pmecc.h | 46 int bytes; member
|
/openbmc/linux/include/linux/ceph/ |
H A D | striper.h | 55 u64 bytes = 0; in ceph_file_extents_bytes() local
|
/openbmc/linux/drivers/net/wireless/marvell/libertas/ |
H A D | ethtool.c | 39 struct ethtool_eeprom *eeprom, u8 * bytes) in lbs_ethtool_get_eeprom()
|