/linux/tools/perf/util/ |
A D | zstd.c | 57 size_t zstd_compress_stream_to_records(struct zstd_data *data, void *dst, size_t dst_size, in zstd_compress_stream_to_records() 93 void *dst, size_t dst_size) in zstd_decompress_stream()
|
/linux/drivers/gpu/drm/mga/ |
A D | mga_warp.c | 115 unsigned int src_size, dst_size; in mga_warp_install_microcode() local
|
/linux/drivers/gpu/drm/vmwgfx/ |
A D | vmwgfx_devcaps.c | 126 void *dst, uint32_t dst_size) in vmw_devcaps_copy()
|
/linux/drivers/media/test-drivers/vicodec/ |
A D | codec-v4l2-fwht.c | 293 unsigned int dst_size = state->stride * state->coded_height; in v4l2_fwht_decode() local
|
/linux/drivers/input/serio/ |
A D | i8042-x86ia64io.h | 1034 static void i8042_pnp_id_to_string(struct pnp_id *id, char *dst, int dst_size) in i8042_pnp_id_to_string()
|
/linux/fs/ecryptfs/ |
A D | crypto.c | 39 void ecryptfs_from_hex(char *dst, char *src, int dst_size) in ecryptfs_from_hex() 1753 static void ecryptfs_encode_for_filename(unsigned char *dst, size_t *dst_size, in ecryptfs_encode_for_filename() 1829 ecryptfs_decode_from_filename(unsigned char *dst, size_t *dst_size, in ecryptfs_decode_from_filename()
|
/linux/drivers/media/platform/s5p-mfc/ |
A D | s5p_mfc_opr_v5.c | 1200 unsigned int dst_size; in s5p_mfc_run_enc_frame() local 1271 unsigned int dst_size; in s5p_mfc_run_init_enc() local
|
A D | s5p_mfc_enc.c | 1138 unsigned int dst_size; in enc_pre_seq_start() local 1196 unsigned int dst_size; in enc_pre_frame_start() local
|
A D | s5p_mfc_opr_v6.c | 1839 unsigned int dst_size; in s5p_mfc_run_enc_frame() local 1908 unsigned int dst_size; in s5p_mfc_run_init_enc() local
|
/linux/sound/isa/wavefront/ |
A D | wavefront_synth.c | 533 unsigned int dst_size) in munge_int32() 563 munge_buf (unsigned char *src, unsigned char *dst, unsigned int dst_size) in munge_buf()
|
/linux/fs/pstore/ |
A D | platform.c | 414 size_t dst_size; in pstore_dump() local
|
/linux/include/uapi/rdma/ |
A D | rdma_user_cm.h | 136 __u16 dst_size; member 177 __u16 dst_size; member
|
/linux/drivers/crypto/chelsio/ |
A D | chcr_algo.c | 810 unsigned int temp = 0, transhdr_len, dst_size; in create_cipher_wr() local 2447 unsigned int dst_size = 0, temp, subtype = get_aead_subtype(tfm); in create_authenc_wr() local 2958 unsigned int dst_size, in fill_sec_cpl_for_aead() 3045 unsigned int dst_size = 0, kctx_len, dnents, temp, snents; in create_aead_ccm_wr() local 3144 unsigned int dst_size = 0, temp = 0, kctx_len, assoclen = req->assoclen; in create_gcm_wr() local
|
/linux/drivers/gpu/drm/msm/disp/dpu1/ |
A D | dpu_hw_sspp.c | 450 u32 src_size, src_xy, dst_size, dst_xy, ystride0, ystride1; in dpu_hw_sspp_setup_rects() local
|
/linux/lib/ |
A D | decompress_unlzma.c | 224 uint64_t dst_size; member
|
/linux/drivers/crypto/keembay/ |
A D | keembay-ocs-aes-core.c | 729 u32 dst_size; /* The length of the data in dst_sg. */ in kmb_ocs_aead_dma_prepare() local
|
/linux/fs/f2fs/ |
A D | compress.c | 386 int dst_size = src_size - PAGE_SIZE - COMPRESS_HEADER_SIZE; in zstd_compress_pages() local
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_pf.c | 372 int dst_size, err; in otx2_forward_vf_mbox_msgs() local
|
/linux/tools/perf/ |
A D | builtin-record.c | 1095 static size_t zstd_compress(struct perf_session *session, void *dst, size_t dst_size, in zstd_compress()
|
/linux/include/linux/qed/ |
A D | fcoe_common.h | 32 u8 dst_size; member
|
/linux/drivers/media/platform/allegro-dvt/ |
A D | allegro-core.c | 3625 unsigned long dst_size; in allegro_device_run() local
|
/linux/fs/btrfs/ |
A D | tree-log.c | 412 u32 dst_size = btrfs_item_size_nr(path->nodes[0], in do_overwrite_item() local
|
/linux/fs/cifs/ |
A D | smb2ops.c | 1094 move_smb2_ea_to_cifs(char *dst, size_t dst_size, in move_smb2_ea_to_cifs()
|