/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/drivers/rtc/ |
H A D | rtc-rp5c01.c | 164 size_t bytes) in rp5c01_nvram_read() 192 size_t bytes) in rp5c01_nvram_write()
|
/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/block/ |
H A D | vdi.c | 527 int64_t bytes, int64_t *pnum, int64_t *map, in vdi_co_block_status() 551 vdi_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in vdi_co_preadv() 607 vdi_co_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in vdi_co_pwritev() 746 uint64_t bytes = 0; in vdi_co_do_create() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | tp_attach_query.c | 7 int i, j, bytes, efd, err, prog_fd[num_progs], pmu_fd[num_progs]; in serial_test_tp_attach_query() local
|
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/fs/squashfs/ |
H A D | file_direct.c | 33 int i, n, pages, bytes, res = -ENOMEM; in squashfs_readpage_block() local
|
/openbmc/sdeventplus/example/ |
H A D | delayed_echo.cpp | 48 ssize_t bytes = read(fd, buffer.data(), 4096); in main() local
|
/openbmc/linux/samples/bpf/ |
H A D | sockex2_user.c | 13 __u64 bytes; member
|
/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 | 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 | 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 | zynqmp_nvmem.c | 20 void *val, size_t bytes) in zynqmp_nvmem_read()
|
/openbmc/qemu/include/libdecnumber/dpd/ |
H A D | decimal128.h | 67 uint8_t bytes[DECIMAL128_Bytes]; /* decimal128: 1, 5, 12, 110 bits*/ member
|
H A D | decimal64.h | 69 uint8_t bytes[DECIMAL64_Bytes]; /* decimal64: 1, 5, 8, 50 bits*/ member
|
H A D | decimal32.h | 67 uint8_t bytes[DECIMAL32_Bytes]; /* decimal32: 1, 5, 6, 20 bits*/ member
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | hex_utils.hpp | 27 inline std::string bytesToHexString(const std::vector<uint8_t>& bytes) in bytesToHexString()
|
/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/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/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/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/soc/atmel/ |
H A D | sfr.c | 24 void *buf, size_t bytes) in atmel_sfr_read()
|
/openbmc/linux/tools/perf/bench/ |
H A D | numa.c | 427 ssize_t bytes; in alloc_data() local 491 static void free_data(void *data, ssize_t bytes) in free_data() 505 static void * zalloc_shared_data(ssize_t bytes) in zalloc_shared_data() 513 static void * setup_shared_data(ssize_t bytes) in setup_shared_data() 522 static void * setup_private_data(ssize_t bytes) in setup_private_data() 819 static u64 do_work(u8 *__data, long bytes, int nr, int nr_max, int loop, u64 val) in do_work() 1573 double bytes; in __bench_numa() local
|