| /linux-6.15/drivers/gpu/drm/tests/ |
| H A D | drm_format_helper_test.c | 646 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 766 size_t dst_size; in drm_test_fb_xrgb8888_to_xrgb1555() local 813 size_t dst_size; in drm_test_fb_xrgb8888_to_argb1555() local 860 size_t dst_size; in drm_test_fb_xrgb8888_to_rgba5551() local 907 size_t dst_size; in drm_test_fb_xrgb8888_to_rgb888() local 955 size_t dst_size; in drm_test_fb_xrgb8888_to_bgr888() local 1001 size_t dst_size; in drm_test_fb_xrgb8888_to_argb8888() local 1048 size_t dst_size; in drm_test_fb_xrgb8888_to_xrgb2101010() local [all …]
|
| /linux-6.15/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-6.15/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_devcaps.c | 127 void *dst, uint32_t dst_size) in vmw_devcaps_copy()
|
| H A D | vmwgfx_blit.c | 464 size_t dst_size = dst->tbo.resource->size; in vmw_external_bo_copy() local
|
| /linux-6.15/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-6.15/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
|
| H A D | bioscfg.c | 52 int hp_get_string_from_buffer(u8 **buffer, u32 *buffer_size, char *dst, u32 dst_size) in hp_get_string_from_buffer()
|
| /linux-6.15/fs/ecryptfs/ |
| H A D | crypto.c | 39 void ecryptfs_from_hex(char *dst, char *src, int dst_size) in ecryptfs_from_hex() 1730 static void ecryptfs_encode_for_filename(unsigned char *dst, size_t *dst_size, in ecryptfs_encode_for_filename() 1806 ecryptfs_decode_from_filename(unsigned char *dst, size_t *dst_size, in ecryptfs_decode_from_filename()
|
| /linux-6.15/arch/s390/boot/ |
| H A D | printk.c | 87 static ssize_t strpad(char *dst, size_t dst_size, const char *src, in strpad()
|
| /linux-6.15/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
|
| H A D | s5p_mfc_enc.c | 1152 unsigned int dst_size; in enc_pre_seq_start() local 1207 unsigned int dst_size; in enc_pre_frame_start() local
|
| H A D | s5p_mfc_opr_v6.c | 2000 unsigned int dst_size; in s5p_mfc_run_enc_frame() local 2075 unsigned int dst_size; in s5p_mfc_run_init_enc() local
|
| /linux-6.15/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-6.15/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-6.15/tools/testing/selftests/landlock/ |
| H A D | audit.h | 213 size_t dst_size) in regex_escape()
|
| /linux-6.15/fs/pstore/ |
| H A D | platform.c | 306 size_t dst_size; in pstore_dump() local
|
| /linux-6.15/drivers/crypto/chelsio/ |
| H A D | chcr_algo.c | 810 unsigned int temp = 0, transhdr_len, dst_size; in create_cipher_wr() local 2455 unsigned int dst_size = 0, temp, subtype = get_aead_subtype(tfm); in create_authenc_wr() local 2966 unsigned int dst_size, in fill_sec_cpl_for_aead() 3053 unsigned int dst_size = 0, kctx_len, dnents, temp, snents; in create_aead_ccm_wr() local 3152 unsigned int dst_size = 0, temp = 0, kctx_len, assoclen = req->assoclen; in create_gcm_wr() local
|
| /linux-6.15/include/uapi/rdma/ |
| H A D | rdma_user_cm.h | 136 __u16 dst_size; member 177 __u16 dst_size; member
|
| /linux-6.15/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-6.15/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_sspp.c | 409 u32 src_size, src_xy, dst_size, dst_xy; in dpu_hw_sspp_setup_rects() local
|
| /linux-6.15/lib/ |
| H A D | decompress_unlzma.c | 226 uint64_t dst_size; member
|
| /linux-6.15/drivers/crypto/intel/keembay/ |
| H A D | keembay-ocs-aes-core.c | 726 u32 dst_size; /* The length of the data in dst_sg. */ in kmb_ocs_aead_dma_prepare() local
|
| /linux-6.15/drivers/pci/endpoint/functions/ |
| H A D | pci-epf-test.c | 532 size_t orig_size, dst_size; in pci_epf_test_write() local
|
| /linux-6.15/fs/bcachefs/ |
| H A D | bkey.c | 792 unsigned dst_offset, unsigned dst_size, in compile_bkey_field()
|
| H A D | btree_iter.h | 612 static inline void __bkey_val_copy(void *dst_v, unsigned dst_size, struct bkey_s_c src_k) in __bkey_val_copy()
|