/linux/tools/perf/util/ |
H A D | zstd.c | 31 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 D | codec-v4l2-fwht.c | 293 unsigned int dst_size = state->stride * state->coded_height; in v4l2_fwht_decode() local
|
/linux/drivers/platform/x86/hp/hp-bioscfg/ |
H A D | int-attributes.c | 304 int dst_size = *buffer_size / sizeof(u16); in hp_populate_integer_elements_from_buffer() local
|
/linux/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_opr_v5.c | 1202 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 D | i8042-acpipnpio.h | 1434 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 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/ |
H A D | platform.c | 306 size_t dst_size; in pstore_dump() local
|
/linux/tools/testing/selftests/landlock/ |
H A D | audit.h | 213 size_t dst_size) in regex_escape()
|
/linux/include/uapi/rdma/ |
H A D | rdma_user_cm.h | 136 __u16 dst_size; member 177 __u16 dst_size; member
|
/linux/drivers/gpu/drm/adp/ |
H A D | adp_drv.c | 160 u32 src_pos, src_size, dst_pos, dst_size; in adp_plane_atomic_update() local
|
/linux/lib/ |
H A D | decompress_unlzma.c | 226 uint64_t dst_size; member
|
/linux/fs/bcachefs/ |
H A D | btree_iter.h | 653 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 D | xe_migrate.c | 703 u64 dst_ofs, bool dst_is_indirect, u32 dst_size, in xe_migrate_ccs_copy()
|
/linux/fs/f2fs/ |
H A D | compress.c | 379 int dst_size = src_size - PAGE_SIZE - COMPRESS_HEADER_SIZE; in zstd_compress_pages() local
|
/linux/include/linux/qed/ |
H A D | fcoe_common.h | 32 u8 dst_size; member
|
/linux/fs/smb/client/ |
H A D | smb2ops.c | 1024 move_smb2_ea_to_cifs(char *dst, size_t dst_size, in move_smb2_ea_to_cifs()
|
/linux/fs/btrfs/ |
H A D | tree-log.c | 430 const u32 dst_size = btrfs_item_size(dst_eb, dst_slot); in overwrite_item() local
|