Home
last modified time | relevance | path

Searched defs:bytes (Results 151 – 175 of 1231) sorted by relevance

12345678910>>...50

/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_utils.c31 void rk_crypto_write_regs(struct rk_crypto_dev *rk_dev, u32 base_addr, const u8 *data, u32 bytes) in rk_crypto_write_regs()
54 void rk_crypto_read_regs(struct rk_crypto_dev *rk_dev, u32 base_addr, u8 *data, u32 bytes) in rk_crypto_read_regs()
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-ds1742.c119 size_t bytes) in ds1742_nvram_read()
131 size_t bytes) in ds1742_nvram_write()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dtwl4030-irq.c481 u8 bytes[4]; in twl4030_sih_bus_sync_unlock() member
499 u8 bytes[6]; in twl4030_sih_bus_sync_unlock() local
563 u8 bytes[4]; in sih_read_isr() member
H A Dmax8925-i2c.c19 int reg, int bytes, void *dest) in max8925_read_device()
35 int reg, int bytes, void *src) in max8925_write_device()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c48 u64 bytes; member
159 u64 bytes = MLX5_GET64(traffic_counter, stats, octets); in update_counter_cache() local
422 u64 *packets, u64 *bytes) in mlx5_fc_query()
434 u64 *bytes, u64 *packets, u64 *lastuse) in mlx5_fc_query_cached()
/OK3568_Linux_fs/kernel/fs/qnx4/
H A Dbitmap.c31 int bytes = min(size - total, QNX4_BLOCK_SIZE); in qnx4_count_free_blocks() local
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Drockchip-secure-otp.c257 void *val, size_t bytes) in rockchip_secure_otp_read()
269 void *val, size_t bytes) in rockchip_secure_otp_write()
H A Drave-sp-eeprom.c274 void *val, size_t bytes) in rave_sp_eeprom_reg_read()
281 void *val, size_t bytes) in rave_sp_eeprom_reg_write()
/OK3568_Linux_fs/kernel/include/crypto/
H A Dghash.h21 u32 bytes; member
/OK3568_Linux_fs/kernel/lib/crypto/
H A Dpoly1305.c33 unsigned int bytes; in poly1305_update_generic() local
/OK3568_Linux_fs/kernel/samples/seccomp/
H A Dbpf-fancy.c85 ssize_t bytes; in main() local
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dich.c175 static inline void spi_use_out(struct spi_trans *trans, unsigned bytes) in spi_use_out()
181 static inline void spi_use_in(struct spi_trans *trans, unsigned bytes) in spi_use_in()
379 int bytes = bitlen / 8; in ich_spi_xfer() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/camera/
H A Dimagewidget.cpp39 void ImageWidget::setPixmap(QByteArray& bytes) in setPixmap()
/OK3568_Linux_fs/kernel/arch/hexagon/mm/
H A Dcopy_to_user.S30 #define bytes r2 macro
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dalternative.c501 static int emit_indirect(int op, int reg, u8 *bytes) in emit_indirect()
550 static int patch_retpoline(void *addr, struct insn *insn, u8 *bytes) in patch_retpoline()
627 u8 bytes[16]; in apply_retpolines() local
677 static int patch_return(void *addr, struct insn *insn, u8 *bytes) in patch_return()
700 u8 bytes[16]; in apply_returns() local
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dmemtrace.c117 u64 bytes = memory_block_size_bytes(); in memtrace_alloc_node() local
284 u64 bytes; in memtrace_enable_set() local
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dpoly1305_glue.c107 const size_t bytes = min_t(size_t, len, SZ_4K); in poly1305_simd_blocks() local
171 unsigned int bytes, used; in poly1305_update_arch() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/
H A Dxt_set.h71 struct ip_set_counter_match0 bytes; member
90 struct ip_set_counter_match bytes; member
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/
H A Dxt_set.h71 struct ip_set_counter_match0 bytes; member
90 struct ip_set_counter_match bytes; member
/OK3568_Linux_fs/kernel/block/
H A Dblk-crypto.c136 void __bio_crypt_advance(struct bio *bio, unsigned int bytes) in __bio_crypt_advance()
149 unsigned int bytes, in bio_crypt_dun_is_contiguous()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter/
H A Dxt_set.h71 struct ip_set_counter_match0 bytes; member
90 struct ip_set_counter_match bytes; member
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxres.c42 int bytes; member
102 AddFragment(struct xorg_list *frags, int bytes) in AddFragment()
365 unsigned long *bytes = cdata; in ResFindResourcePixmaps() local
377 unsigned long bytes; in ProcXResQueryClientPixmapBytes() local
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dspace-info.c335 struct btrfs_space_info *space_info, u64 bytes, in btrfs_can_overcommit()
440 struct btrfs_space_info *info, u64 bytes, in btrfs_dump_space_info()
472 u64 bytes; in calc_reclaim_items_nr() local
1460 int btrfs_reserve_data_bytes(struct btrfs_fs_info *fs_info, u64 bytes, in btrfs_reserve_data_bytes()
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dcros_ec_chardev.h29 uint32_t bytes; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Drand.h90 int (*bytes) (uint8_t *buf, size_t num); member

12345678910>>...50