Home
last modified time | relevance | path

Searched defs:dst_size (Results 1 – 21 of 21) sorted by relevance

/Linux-v5.10/tools/perf/util/
Dzstd.c57 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-v5.10/drivers/gpu/drm/mga/
Dmga_warp.c115 unsigned int src_size, dst_size; in mga_warp_install_microcode() local
/Linux-v5.10/drivers/media/test-drivers/vicodec/
Dcodec-v4l2-fwht.c293 unsigned int dst_size = state->stride * state->coded_height; in v4l2_fwht_decode() local
/Linux-v5.10/drivers/input/serio/
Di8042-x86ia64io.h995 static void i8042_pnp_id_to_string(struct pnp_id *id, char *dst, int dst_size) in i8042_pnp_id_to_string()
/Linux-v5.10/fs/ecryptfs/
Dcrypto.c39 void ecryptfs_from_hex(char *dst, char *src, int dst_size) in ecryptfs_from_hex()
1759 static void ecryptfs_encode_for_filename(unsigned char *dst, size_t *dst_size, in ecryptfs_encode_for_filename()
1835 ecryptfs_decode_from_filename(unsigned char *dst, size_t *dst_size, in ecryptfs_decode_from_filename()
/Linux-v5.10/drivers/media/platform/s5p-mfc/
Ds5p_mfc_opr_v5.c1200 unsigned int dst_size; in s5p_mfc_run_enc_frame() local
1271 unsigned int dst_size; in s5p_mfc_run_init_enc() local
Ds5p_mfc_enc.c1138 unsigned int dst_size; in enc_pre_seq_start() local
1196 unsigned int dst_size; in enc_pre_frame_start() local
Ds5p_mfc_opr_v6.c1839 unsigned int dst_size; in s5p_mfc_run_enc_frame() local
1908 unsigned int dst_size; in s5p_mfc_run_init_enc() local
/Linux-v5.10/sound/isa/wavefront/
Dwavefront_synth.c529 unsigned int dst_size) in munge_int32()
559 munge_buf (unsigned char *src, unsigned char *dst, unsigned int dst_size) in munge_buf()
/Linux-v5.10/fs/pstore/
Dplatform.c411 size_t dst_size; in pstore_dump() local
/Linux-v5.10/include/uapi/rdma/
Drdma_user_cm.h136 __u16 dst_size; member
177 __u16 dst_size; member
/Linux-v5.10/drivers/crypto/chelsio/
Dchcr_algo.c815 unsigned int temp = 0, transhdr_len, dst_size; in create_cipher_wr() local
2448 unsigned int dst_size = 0, temp, subtype = get_aead_subtype(tfm); in create_authenc_wr() local
2954 unsigned int dst_size, in fill_sec_cpl_for_aead()
3038 unsigned int dst_size = 0, kctx_len, dnents, temp, snents; in create_aead_ccm_wr() local
3136 unsigned int dst_size = 0, temp = 0, kctx_len, assoclen = req->assoclen; in create_gcm_wr() local
/Linux-v5.10/lib/
Ddecompress_unlzma.c224 uint64_t dst_size; member
/Linux-v5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_sspp.c448 u32 src_size, src_xy, dst_size, dst_xy, ystride0, ystride1; in dpu_hw_sspp_setup_rects() local
/Linux-v5.10/fs/f2fs/
Dcompress.c366 int dst_size = src_size - PAGE_SIZE - COMPRESS_HEADER_SIZE; in zstd_compress_pages() local
/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_pf.c364 int dst_size, err; in otx2_forward_vf_mbox_msgs() local
/Linux-v5.10/tools/perf/
Dbuiltin-record.c1082 static size_t zstd_compress(struct perf_session *session, void *dst, size_t dst_size, in zstd_compress()
/Linux-v5.10/drivers/staging/media/allegro-dvt/
Dallegro-core.c2919 unsigned long dst_size; in allegro_device_run() local
/Linux-v5.10/include/linux/qed/
Dfcoe_common.h32 u8 dst_size; member
/Linux-v5.10/fs/btrfs/
Dtree-log.c373 u32 dst_size = btrfs_item_size_nr(path->nodes[0], in overwrite_item() local
/Linux-v5.10/fs/cifs/
Dsmb2ops.c991 move_smb2_ea_to_cifs(char *dst, size_t dst_size, in move_smb2_ea_to_cifs()