Home
last modified time | relevance | path

Searched defs:dst_len (Results 1 – 25 of 87) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_format_helper.c175 size_t dst_len = linepixels * sizeof(u16); in drm_fb_xrgb8888_to_rgb565() local
219 size_t dst_len = linepixels * sizeof(u16); in drm_fb_xrgb8888_to_rgb565_dstclip() local
271 size_t dst_len = linepixels * 3; in drm_fb_xrgb8888_to_rgb888_dstclip() local
/OK3568_Linux_fs/kernel/drivers/block/zram/
H A Dzcomp.c116 const void *src, unsigned int *dst_len) in zcomp_compress()
142 unsigned int dst_len = PAGE_SIZE; in zcomp_decompress() local
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_tunnel_key.c87 tunnel_key_copy_geneve_opt(const struct nlattr *nla, void *dst, int dst_len, in tunnel_key_copy_geneve_opt()
139 tunnel_key_copy_vxlan_opt(const struct nlattr *nla, void *dst, int dst_len, in tunnel_key_copy_vxlan_opt()
166 tunnel_key_copy_erspan_opt(const struct nlattr *nla, void *dst, int dst_len, in tunnel_key_copy_erspan_opt()
219 int dst_len, struct netlink_ext_ack *extack) in tunnel_key_copy_opts()
/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_tx.c309 size_t dst_off, size_t dst_len, in smcr_tx_rdma_writes()
362 size_t dst_off, size_t dst_len) in smcd_tx_rdma_writes()
405 size_t len, src_len, dst_off, dst_len; /* current chunk values */ in smc_tx_rdma_writes() local
/OK3568_Linux_fs/u-boot/cmd/
H A Dzip.c14 unsigned long src_len, dst_len = ~0UL; in do_zip() local
H A Dlzmadec.c23 SizeT src_len = ~0UL, dst_len = ~0UL; in do_lzmadec() local
H A Dunzip.c14 unsigned long src_len = ~0UL, dst_len = ~0UL; in do_unzip() local
/OK3568_Linux_fs/kernel/drivers/base/regmap/
H A Dregcache-lzo.c22 size_t dst_len; member
57 size_t dst_len; in regcache_lzo_decompress() local
/OK3568_Linux_fs/kernel/include/crypto/
H A Dakcipher.h38 unsigned int dst_len; member
252 unsigned int dst_len) in akcipher_request_set_crypt()
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_utils.h20 u32 dst_len; member
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Dzc.c160 void *__user dst, unsigned int dst_len, in cryptodev_get_userbuf()
H A Drk_cryptodev.h61 int dst_len; /* based on src_len */ member
/OK3568_Linux_fs/kernel/lib/
H A Ddecompress_unlzo.c106 u32 src_len, dst_len; in unlzo() local
/OK3568_Linux_fs/u-boot/lib/lzo/
H A Dlzo1x_decompress.c79 unsigned char *dst, size_t *dst_len) in lzop_decompress()
/OK3568_Linux_fs/kernel/crypto/
H A Drsa-pkcs1pad.c282 unsigned int dst_len; in pkcs1pad_decrypt_complete() local
444 unsigned int dst_len; in pkcs1pad_verify_complete() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Domapdss-boot-init.c60 static void __init omapdss_prefix_strcpy(char *dst, int dst_len, in omapdss_prefix_strcpy()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Domapdss-boot-init.c60 static void __init omapdss_prefix_strcpy(char *dst, int dst_len, in omapdss_prefix_strcpy()
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dio_trapped.c184 unsigned long dst_addr, int dst_len) in copy_word()
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_rules.c43 unsigned char dst_len; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4000.c306 void *dst, size_t *dst_len) in ta_crypt_cmd_cipher_update()
344 size_t *dst_len) in ta_crypt_cmd_cipher_do_final()
472 size_t *dst_len) in ta_crypt_cmd_ae_update()
509 size_t *dst_len, void *tag, in ta_crypt_cmd_ae_encrypt_final()
553 void *dst, size_t *dst_len, in ta_crypt_cmd_ae_decrypt_final()
600 size_t *dst_len) in ta_crypt_cmd_asymmetric_operate()
651 size_t *dst_len) in ta_crypt_cmd_asymmetric_encrypt()
667 size_t *dst_len) in ta_crypt_cmd_asymmetric_decrypt()
/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/
H A Dfib_rules.h21 __u8 dst_len; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfib_rules.h21 __u8 dst_len; member
/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/
H A Dfib_rules.h21 __u8 dst_len; member
/OK3568_Linux_fs/external/rk_pcba_test/
H A Decho_ringmic_pdm_test.c173 int dst_len = 0; in add_channel() local
H A Decho_ringmic_test.c182 int dst_len = 0; in add_channel() local

1234