Home
last modified time | relevance | path

Searched defs:bytes (Results 201 – 225 of 1369) sorted by relevance

12345678910>>...55

/openbmc/linux/arch/x86/kernel/
H A Dmsr.c60 ssize_t bytes = 0; in msr_read() local
116 ssize_t bytes = 0; in msr_write() local
/openbmc/linux/sound/soc/sof/
H A Dops.h373 u32 offset, void *dest, size_t bytes) in snd_sof_dsp_block_read()
380 u32 offset, void *src, size_t bytes) in snd_sof_dsp_block_write()
387 u32 offset, void *dest, size_t bytes) in snd_sof_dsp_mailbox_read()
394 u32 offset, void *src, size_t bytes) in snd_sof_dsp_mailbox_write()
/openbmc/linux/lib/crypto/
H A Dpoly1305.c33 unsigned int bytes; in poly1305_update_generic() local
/openbmc/linux/samples/seccomp/
H A Dbpf-fancy.c85 ssize_t bytes; in main() local
/openbmc/linux/include/crypto/
H A Dghash.h21 u32 bytes; member
/openbmc/libcper/generator/
H A Dgen-utils.c22 UINT8 *bytes = malloc(size); generate_random_bytes() local
/openbmc/u-boot/tools/dtoc/
H A Dfdt.py40 def __init__(self, node, offset, name, bytes): argument
90 def BytesToValue(self, bytes): argument
178 def SetData(self, bytes): argument
/openbmc/linux/arch/hexagon/mm/
H A Dcopy_to_user.S30 #define bytes r2 macro
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dpci_nuvoton_handler.cpp95 std::vector<std::uint8_t> bytes; in readMeta() local
H A Dpci_handler.cpp122 std::vector<std::uint8_t> bytes; in readMeta() local
/openbmc/libcper/generator/sections/
H A Dgen-section-pcie.c21 UINT8 *bytes = generate_random_bytes(size); in generate_section_pcie() local
[all...]
H A Dgen-section-pci-dev.c24 UINT8 *bytes = generate_random_bytes(size); in generate_section_pci_dev() local
/openbmc/linux/fs/btrfs/
H A Dspace-info.c381 struct btrfs_space_info *space_info, u64 bytes, in btrfs_can_overcommit()
505 struct btrfs_space_info *info, u64 bytes, in btrfs_dump_space_info()
548 u64 bytes; in calc_reclaim_items_nr() local
561 const u64 bytes = btrfs_calc_delayed_ref_bytes(fs_info, 1); in calc_delayed_refs_nr() local
1785 int btrfs_reserve_data_bytes(struct btrfs_fs_info *fs_info, u64 bytes, in btrfs_reserve_data_bytes()
/openbmc/linux/drivers/rtc/
H A Drtc-ds1742.c118 size_t bytes) in ds1742_nvram_read()
130 size_t bytes) in ds1742_nvram_write()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_abm_lcd.c165 unsigned int bytes, in dmub_abm_init_config()
230 unsigned int bytes = sizeof(struct abm_save_restore); in dmub_abm_save_restore() local
/openbmc/linux/sound/soc/sof/amd/
H A Dacp-ipc.c18 void acp_mailbox_write(struct snd_sof_dev *sdev, u32 offset, void *message, size_t bytes) in acp_mailbox_write() argument
24 void acp_mailbox_read(struct snd_sof_dev *sdev, u32 offset, void *message, size_t bytes) in acp_mailbox_read() argument
/openbmc/linux/drivers/nvmem/
H A Dbrcm_nvram.c50 size_t bytes) in brcm_nvram_read()
99 unsigned int offset, void *buf, size_t bytes) in brcm_nvram_read_post_process_macaddr()
H A Dcore.c31 int bytes; member
62 void *val, size_t bytes) in __nvmem_reg_read()
71 void *val, size_t bytes) in __nvmem_reg_write()
87 size_t bytes, int write) in nvmem_access_with_keepouts()
150 void *val, size_t bytes) in nvmem_reg_read()
159 void *val, size_t bytes) in nvmem_reg_write()
1995 size_t bytes, void *buf) in nvmem_device_read()
2023 size_t bytes, void *buf) in nvmem_device_write()
H A Dimx-ocotp.c158 void *val, size_t bytes) in imx_ocotp_read()
224 unsigned int offset, void *data, size_t bytes) in imx_ocotp_cell_pp()
311 size_t bytes) in imx_ocotp_write()
/openbmc/linux/net/vmw_vsock/
H A Dvirtio_transport_common.c363 size_t bytes; in virtio_transport_stream_do_peek() local
402 size_t bytes, total = 0; in virtio_transport_stream_do_dequeue() local
497 size_t bytes; in virtio_transport_seqpacket_do_peek() local
664 s64 bytes; in virtio_transport_stream_has_data() local
690 s64 bytes; in virtio_transport_has_space() local
702 s64 bytes; in virtio_transport_stream_has_space() local
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_chardev.h29 uint32_t bytes; member
/openbmc/qemu/block/
H A Dnvme.c172 size_t bytes; in nvme_init_queue() local
229 size_t bytes; in nvme_create_queue_pair() local
1184 uint64_t offset, uint64_t bytes, in nvme_co_prw_aligned()
1257 uint64_t offset, uint64_t bytes, in nvme_co_prw()
1294 int64_t offset, int64_t bytes, in nvme_co_preadv()
1302 int64_t offset, int64_t bytes, in nvme_co_pwritev()
1339 int64_t bytes, in nvme_co_pwrite_zeroes()
1403 int64_t bytes) in nvme_co_pdiscard()
/openbmc/linux/arch/powerpc/kvm/
H A Dpowerpc.c1256 unsigned int rt, unsigned int bytes, in __kvmppc_handle_load()
1300 unsigned int rt, unsigned int bytes, in kvmppc_handle_load()
1309 unsigned int rt, unsigned int bytes, in kvmppc_handle_loads()
1317 unsigned int rt, unsigned int bytes, in kvmppc_handle_vsx_load()
1343 u64 val, unsigned int bytes, int is_default_endian) in kvmppc_handle_store()
1458 int rs, unsigned int bytes, int is_default_endian) in kvmppc_handle_vsx_store()
1525 unsigned int rt, unsigned int bytes, int is_default_endian) in kvmppc_handle_vmx_load()
1620 unsigned int rs, unsigned int bytes, int is_default_endian) in kvmppc_handle_vmx_store()
/openbmc/linux/drivers/mfd/
H A Dtwl4030-irq.c482 u8 bytes[4]; in twl4030_sih_bus_sync_unlock() member
500 u8 bytes[6]; in twl4030_sih_bus_sync_unlock() local
564 u8 bytes[4]; in sih_read_isr() member
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_state_verificationpending_unittest.cpp324 std::vector<std::uint8_t> bytes = {0x01, 0x02}; in TEST_F() local
337 std::vector<std::uint8_t> bytes = {0x01, 0x02}; in TEST_F() local

12345678910>>...55