| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/ |
| H A D | adapter_stub.cpp | 78 int AdapterStub::SendBytes(const std::string &dstTarget, const uint8_t *bytes, uint32_t length, uint32_t totalLength) in SendBytes() argument 204 void AdapterStub::DeliverBytes(const std::string &srcTarget, const uint8_t *bytes, uint32_t length) in DeliverBytes() argument 375 uint64_t CalculateXorSum(const uint8_t *bytes, uint32_t length) in CalculateXorSum() argument 391 void AdapterStub::ApplySendBitError(const uint8_t *bytes, uint32_t length) in ApplySendBitError() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
| H A D | distributeddb_cloud_kv_syncer_test.cpp | 528 Bytes bytes; in HWTEST_F() local
|
| H A D | virtual_cloud_db.cpp | 313 Bytes bytes = std::get<Bytes>(extend[g_queryField]); in GetCloudData() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/ |
| H A D | extension_util.cpp | 288 std::vector<uint8_t> bytes; in DoConvertValue() local
|
| /foundation/communication/dhcp/services/dhcp_server/src/ |
| H A D | dhcp_function.cpp | 553 ssize_t bytes; in InitPidfile() local 596 ssize_t bytes; in GetPID() local [all...] |
| /kernel/linux/linux-5.10/drivers/base/regmap/ |
| H A D | regmap-spi-avmm.c | 598 regmap_spi_avmm_write(void *context, const void *data, size_t bytes) regmap_spi_avmm_write() argument [all...] |
| /kernel/linux/linux-5.10/drivers/fpga/ |
| H A D | altera-cvp.c | 182 static int altera_cvp_chk_error(struct fpga_manager *mgr, size_t bytes) in altera_cvp_chk_error() argument
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | vmac.c | 68 u8 bytes[VMAC_NONCEBYTES]; member [all...] |
| H A D | af_alg.c | 538 unsigned int af_alg_count_tsgl(struct sock *sk, size_t bytes, size_t offset) in af_alg_count_tsgl() argument [all...] |
| /kernel/linux/linux-5.10/drivers/android/ |
| H A D | binder_alloc.c | 1174 size_t bytes = binder_alloc_buffer_size(alloc, buffer); in binder_alloc_clear_buf() local 1116 check_buffer(struct binder_alloc *alloc, struct binder_buffer *buffer, binder_size_t offset, size_t bytes) check_buffer() argument 1207 binder_alloc_copy_user_to_buffer(struct binder_alloc *alloc, struct binder_buffer *buffer, binder_size_t buffer_offset, const void __user *from, size_t bytes) binder_alloc_copy_user_to_buffer() argument 1238 binder_alloc_do_buffer_copy(struct binder_alloc *alloc, bool to_buffer, struct binder_buffer *buffer, binder_size_t buffer_offset, void *ptr, size_t bytes) binder_alloc_do_buffer_copy() argument 1278 binder_alloc_copy_to_buffer(struct binder_alloc *alloc, struct binder_buffer *buffer, binder_size_t buffer_offset, void *src, size_t bytes) binder_alloc_copy_to_buffer() argument 1288 binder_alloc_copy_from_buffer(struct binder_alloc *alloc, void *dest, struct binder_buffer *buffer, binder_size_t buffer_offset, size_t bytes) binder_alloc_copy_from_buffer() argument [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| H A D | e500.h | 169 u64 bytes = get_tlb_bytes(tlbe); in get_tlb_end() local
|
| /kernel/linux/linux-5.10/drivers/dax/ |
| H A D | super.c | 339 dax_copy_from_iter(struct dax_device *dax_dev, pgoff_t pgoff, void *addr, size_t bytes, struct iov_iter *i) dax_copy_from_iter() argument 349 dax_copy_to_iter(struct dax_device *dax_dev, pgoff_t pgoff, void *addr, size_t bytes, struct iov_iter *i) dax_copy_to_iter() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | si_dma.c | 318 unsigned bytes = count * 8; in si_dma_vm_copy_pte() local
|
| H A D | sdma_v2_4.c | 670 unsigned bytes = count * 8; in sdma_v2_4_vm_copy_pte() local
|
| /kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
| H A D | mtk_ecc.c | 379 mtk_ecc_encode(struct mtk_ecc *ecc, struct mtk_ecc_config *config, u8 *data, u32 bytes) mtk_ecc_encode() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_ring.h | 95 u64 bytes; member 110 u64 bytes; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_nvm.c | 809 i40e_nvmupd_command(struct i40e_hw *hw, struct i40e_nvm_access *cmd, u8 *bytes, int *perrno) i40e_nvmupd_command() argument 925 i40e_nvmupd_state_init(struct i40e_hw *hw, struct i40e_nvm_access *cmd, u8 *bytes, int *perrno) i40e_nvmupd_state_init() argument 1064 i40e_nvmupd_state_reading(struct i40e_hw *hw, struct i40e_nvm_access *cmd, u8 *bytes, int *perrno) i40e_nvmupd_state_reading() argument 1106 i40e_nvmupd_state_writing(struct i40e_hw *hw, struct i40e_nvm_access *cmd, u8 *bytes, int *perrno) i40e_nvmupd_state_writing() argument 1372 i40e_nvmupd_exec_aq(struct i40e_hw *hw, struct i40e_nvm_access *cmd, u8 *bytes, int *perrno) i40e_nvmupd_exec_aq() argument 1456 i40e_nvmupd_get_aq_result(struct i40e_hw *hw, struct i40e_nvm_access *cmd, u8 *bytes, int *perrno) i40e_nvmupd_get_aq_result() argument 1525 i40e_nvmupd_get_aq_event(struct i40e_hw *hw, struct i40e_nvm_access *cmd, u8 *bytes, int *perrno) i40e_nvmupd_get_aq_event() argument 1559 i40e_nvmupd_nvm_read(struct i40e_hw *hw, struct i40e_nvm_access *cmd, u8 *bytes, int *perrno) i40e_nvmupd_nvm_read() argument 1638 i40e_nvmupd_nvm_write(struct i40e_hw *hw, struct i40e_nvm_access *cmd, u8 *bytes, int *perrno) i40e_nvmupd_nvm_write() argument [all...] |
| H A D | i40e_debugfs.c | 1532 u16 buffer_len, bytes; in i40e_dbg_command_write() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_netdev.c | 1221 u64 bytes, packets; in fm10k_get_stats64() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| H A D | msg_zerocopy.c | 95 static long packets, bytes, completions, expected_completions; variable
|
| H A D | psock_tpacket.c | 523 static void __v3_test_block_len(struct block_desc *pbd, uint32_t bytes, int block_num) in __v3_test_block_len() argument 546 unsigned long bytes = 0, bytes_with_padding = ALIGN_8(sizeof(*pbd)); in __v3_walk_block() local [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/sparc64/drivers/ |
| H A D | adi-test.c | 94 unsigned long bytes; member 108 update_stats(struct stats * const ustats, unsigned long measurement, unsigned long bytes) update_stats() argument [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/ |
| H A D | gunz_test.c | 113 uint32_t bytes; in nx_append_dde() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/kvm/ |
| H A D | e500.h | 169 u64 bytes = get_tlb_bytes(tlbe); in get_tlb_end() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| H A D | test_l4lb.c | 162 __u64 bytes; member
|