Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dzstd.c31 ssize_t zstd_compress_stream_to_records(struct zstd_data *data, void *dst, size_t dst_size, in zstd_compress_stream_to_records()
82 void *dst, size_t dst_size) in zstd_decompress_stream()
/linux/drivers/media/test-drivers/vicodec/
H A Dcodec-v4l2-fwht.c293 unsigned int dst_size = state->stride * state->coded_height; in v4l2_fwht_decode() local
/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dint-attributes.c304 int dst_size = *buffer_size / sizeof(u16); in hp_populate_integer_elements_from_buffer() local
/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr_v5.c1202 unsigned int dst_size; in s5p_mfc_run_enc_frame() local
1273 unsigned int dst_size; in s5p_mfc_run_init_enc() local
/linux/drivers/input/serio/
H A Di8042-acpipnpio.h1434 static void i8042_pnp_id_to_string(struct pnp_id *id, char *dst, int dst_size) in i8042_pnp_id_to_string()
/linux/sound/isa/wavefront/
H A Dwavefront_synth.c533 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/
H A Dplatform.c306 size_t dst_size; in pstore_dump() local
/linux/tools/testing/selftests/landlock/
H A Daudit.h213 size_t dst_size) in regex_escape()
/linux/include/uapi/rdma/
H A Drdma_user_cm.h136 __u16 dst_size; member
177 __u16 dst_size; member
/linux/drivers/gpu/drm/adp/
H A Dadp_drv.c160 u32 src_pos, src_size, dst_pos, dst_size; in adp_plane_atomic_update() local
/linux/lib/
H A Ddecompress_unlzma.c226 uint64_t dst_size; member
/linux/fs/bcachefs/
H A Dbtree_iter.h653 static inline void __bkey_val_copy(void *dst_v, unsigned dst_size, struct bkey_s_c src_k) in __bkey_val_copy()
/linux/drivers/gpu/drm/xe/
H A Dxe_migrate.c703 u64 dst_ofs, bool dst_is_indirect, u32 dst_size, in xe_migrate_ccs_copy()
/linux/fs/f2fs/
H A Dcompress.c379 int dst_size = src_size - PAGE_SIZE - COMPRESS_HEADER_SIZE; in zstd_compress_pages() local
/linux/include/linux/qed/
H A Dfcoe_common.h32 u8 dst_size; member
/linux/fs/smb/client/
H A Dsmb2ops.c1024 move_smb2_ea_to_cifs(char *dst, size_t dst_size, in move_smb2_ea_to_cifs()
/linux/fs/btrfs/
H A Dtree-log.c430 const u32 dst_size = btrfs_item_size(dst_eb, dst_slot); in overwrite_item() local