Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_format_helper_test.c511 size_t dst_size; in drm_test_fb_xrgb8888_to_gray8() local
541 size_t dst_size; in drm_test_fb_xrgb8888_to_rgb332() local
571 size_t dst_size; in drm_test_fb_xrgb8888_to_rgb565() local
607 size_t dst_size; in drm_test_fb_xrgb8888_to_xrgb1555() local
638 size_t dst_size; in drm_test_fb_xrgb8888_to_argb1555() local
669 size_t dst_size; in drm_test_fb_xrgb8888_to_rgba5551() local
700 size_t dst_size; in drm_test_fb_xrgb8888_to_rgb888() local
734 size_t dst_size; in drm_test_fb_xrgb8888_to_argb8888() local
765 size_t dst_size; in drm_test_fb_xrgb8888_to_xrgb2101010() local
796 size_t dst_size; in drm_test_fb_xrgb8888_to_argb2101010() local
[all …]
/openbmc/linux/tools/perf/util/
H A 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()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_devcaps.c126 void *dst, uint32_t dst_size) in vmw_devcaps_copy()
/openbmc/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
/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dint-attributes.c307 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()
/openbmc/qemu/linux-user/
H A Dthunk.c222 int array_length, i, dst_size, src_size; in thunk_convert() local
/openbmc/linux/fs/ecryptfs/
H A Dcrypto.c39 void ecryptfs_from_hex(char *dst, char *src, int dst_size) in ecryptfs_from_hex()
1729 static void ecryptfs_encode_for_filename(unsigned char *dst, size_t *dst_size, in ecryptfs_encode_for_filename()
1805 ecryptfs_decode_from_filename(unsigned char *dst, size_t *dst_size, in ecryptfs_decode_from_filename()
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A 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
H A 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
H A 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
/openbmc/linux/drivers/input/serio/
H A Di8042-acpipnpio.h1382 static void i8042_pnp_id_to_string(struct pnp_id *id, char *dst, int dst_size) in i8042_pnp_id_to_string()
/openbmc/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()
/openbmc/linux/fs/pstore/
H A Dplatform.c305 size_t dst_size; in pstore_dump() local
/openbmc/linux/include/uapi/rdma/
H A Drdma_user_cm.h136 __u16 dst_size; member
177 __u16 dst_size; member
/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_algo.c810 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
2959 unsigned int dst_size, in fill_sec_cpl_for_aead()
3046 unsigned int dst_size = 0, kctx_len, dnents, temp, snents; in create_aead_ccm_wr() local
3145 unsigned int dst_size = 0, temp = 0, kctx_len, assoclen = req->assoclen; in create_gcm_wr() local
/openbmc/qemu/hw/dma/
H A Dxlnx-zdma.c387 uint32_t dst_size, dlen; in zdma_write_dst() local
/openbmc/qemu/net/
H A Dl2tpv3.c83 uint32_t dst_size; member
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_sspp.c414 u32 src_size, src_xy, dst_size, dst_xy; in dpu_hw_sspp_setup_rects() local
/openbmc/linux/lib/
H A Ddecompress_unlzma.c224 uint64_t dst_size; member
/openbmc/linux/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-aes-core.c726 u32 dst_size; /* The length of the data in dst_sg. */ in kmb_ocs_aead_dma_prepare() local
/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.h588 static inline int bt_copy_from_sockptr(void *dst, size_t dst_size, in bt_copy_from_sockptr()
/openbmc/linux/fs/f2fs/
H A Dcompress.c376 int dst_size = src_size - PAGE_SIZE - COMPRESS_HEADER_SIZE; in zstd_compress_pages() local
/openbmc/qemu/audio/
H A Daudio.c1512 size_t dst_size = size - total; in audio_generic_write() local
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c362 int dst_size, err; in otx2_forward_vf_mbox_msgs() local

12