Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tests/
H A Ddrm_format_helper_test.c646 size_t dst_size; in drm_test_fb_xrgb8888_to_gray8() local
679 size_t dst_size; in drm_test_fb_xrgb8888_to_rgb332() local
712 size_t dst_size; in drm_test_fb_xrgb8888_to_rgb565() local
761 size_t dst_size; in drm_test_fb_xrgb8888_to_xrgb1555() local
802 size_t dst_size; in drm_test_fb_xrgb8888_to_argb1555() local
843 size_t dst_size; in drm_test_fb_xrgb8888_to_rgba5551() local
884 size_t dst_size; in drm_test_fb_xrgb8888_to_rgb888() local
927 size_t dst_size; in drm_test_fb_xrgb8888_to_bgr888() local
969 size_t dst_size; in drm_test_fb_xrgb8888_to_argb8888() local
1010 size_t dst_size; in drm_test_fb_xrgb8888_to_xrgb2101010() local
[all …]
/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
H A Dbioscfg.c52 int hp_get_string_from_buffer(u8 **buffer, u32 *buffer_size, char *dst, u32 dst_size) in hp_get_string_from_buffer()
/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.h1448 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 munge_int32(unsigned int src,unsigned char * dst,unsigned int dst_size) munge_int32() argument
563 munge_buf(unsigned char * src,unsigned char * dst,unsigned int dst_size) munge_buf() argument
/linux/fs/pstore/
H A Dplatform.c306 size_t dst_size; in pstore_dump() local
/linux/tools/testing/selftests/landlock/
H A Daudit.h211 size_t dst_size) in regex_escape()
/linux/include/uapi/rdma/
H A Drdma_user_cm.h136 __u16 dst_size; global() member
177 __u16 dst_size; global() 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/drivers/pci/endpoint/functions/
H A Dpci-epf-test.c550 size_t orig_size, dst_size; in pci_epf_test_write() local
/linux/fs/f2fs/
H A Dcompress.c375 int dst_size = src_size - PAGE_SIZE - COMPRESS_HEADER_SIZE; in zstd_compress_pages() local
/linux/drivers/gpu/drm/xe/
H A Dxe_migrate.c728 u64 dst_ofs, bool dst_is_indirect, u32 dst_size, in xe_migrate_ccs_copy()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c366 int dst_size, err; in otx2_forward_vf_mbox_msgs() local
/linux/include/linux/qed/
H A Dfcoe_common.h32 u8 dst_size; member
/linux/tools/perf/
H A Dbuiltin-record.c1571 void *dst, size_t dst_size, void *src, size_t src_size) in zstd_compress()
/linux/fs/btrfs/
H A Dtree-log.c524 const u32 dst_size = btrfs_item_size(dst_eb, dst_slot); in overwrite_item() local
/linux/fs/smb/client/
H A Dsmb2ops.c1030 move_smb2_ea_to_cifs(char *dst, size_t dst_size, in move_smb2_ea_to_cifs()