Home
last modified time | relevance | path

Searched defs:dst_size (Results 1 – 23 of 23) 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.c54 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.h1480 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/tools/testing/selftests/landlock/
H A Daudit.h211 size_t dst_size) in regex_escape() argument
/linux/fs/pstore/
H A Dplatform.c306 size_t dst_size; in pstore_dump() local
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_blit.c464 size_t dst_size = dst->tbo.resource->size; in vmw_external_bo_copy() local
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_sspp.h362 u32 src_size, src_xy, dst_size, dst_xy; in dpu_hw_setup_rects_impl() local
/linux/include/uapi/rdma/
H A Drdma_user_cm.h138 __u16 dst_size; member
180 __u16 dst_size; member
/linux/lib/
H A Ddecompress_unlzma.c226 uint64_t dst_size; member
H A Dmaple_tree.c2450 unsigned char dst_size; in cp_data_write() local
/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-test.c569 size_t orig_size, dst_size; in pci_epf_test_write() local
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c366 int dst_size, err; in otx2_forward_vf_mbox_msgs() local
/linux/drivers/gpu/drm/xe/
H A Dxe_migrate.c825 u64 dst_ofs, bool dst_is_indirect, u32 dst_size, in xe_migrate_ccs_copy()
/linux/include/linux/qed/
H A Dfcoe_common.h32 u8 dst_size; member
/linux/tools/perf/
H A Dbuiltin-record.c1610 void *dst, size_t dst_size, void *src, size_t src_size) in zstd_compress() argument
/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c3685 unsigned long dst_size; in allegro_device_run() local
/linux/fs/btrfs/
H A Dtree-log.c525 const u32 dst_size = btrfs_item_size(dst_eb, dst_slot); in overwrite_item() local
/linux/fs/smb/client/
H A Dsmb2ops.c1047 move_smb2_ea_to_cifs(char *dst, size_t dst_size, in move_smb2_ea_to_cifs()