Home
last modified time | relevance | path

Searched defs:src (Results 26 – 50 of 2341) sorted by relevance

12345678910>>...94

/linux-6.14.4/include/linux/
Dstring_helpers.h52 static inline int string_unescape_any(char *src, char *dst, size_t size) in string_unescape_any()
80 static inline int string_escape_mem_any_np(const char *src, size_t isz, in string_escape_mem_any_np()
86 static inline int string_escape_str(const char *src, char *dst, size_t sz, in string_escape_str()
92 static inline int string_escape_str_any_np(const char *src, char *dst, in string_escape_str_any_np()
98 static inline void string_upper(char *dst, const char *src) in string_upper()
105 static inline void string_lower(char *dst, const char *src) in string_lower()
Duuid.h51 static inline void guid_copy(guid_t *dst, const guid_t *src) in guid_copy()
56 static inline void import_guid(guid_t *dst, const __u8 *src) in import_guid()
61 static inline void export_guid(__u8 *dst, const guid_t *src) in export_guid()
76 static inline void uuid_copy(uuid_t *dst, const uuid_t *src) in uuid_copy()
81 static inline void import_uuid(uuid_t *dst, const __u8 *src) in import_uuid()
86 static inline void export_uuid(__u8 *dst, const uuid_t *src) in export_uuid()
/linux-6.14.4/crypto/
Dcbc.c16 const u8 *src, u8 *dst, unsigned nbytes, in crypto_cbc_encrypt_segment()
31 u8 *src, unsigned nbytes, u8 *oiv) in crypto_cbc_encrypt_inplace()
53 static int crypto_cbc_encrypt(struct crypto_lskcipher *tfm, const u8 *src, in crypto_cbc_encrypt()
70 const u8 *src, u8 *dst, unsigned nbytes, in crypto_cbc_decrypt_segment()
95 u8 *src, unsigned nbytes, u8 *iv) in crypto_cbc_decrypt_inplace()
122 static int crypto_cbc_decrypt(struct crypto_lskcipher *tfm, const u8 *src, in crypto_cbc_decrypt()
Dlzo-rle.c52 static int __lzorle_compress(const u8 *src, unsigned int slen, in __lzorle_compress()
67 static int lzorle_compress(struct crypto_tfm *tfm, const u8 *src, in lzorle_compress()
75 static int lzorle_scompress(struct crypto_scomp *tfm, const u8 *src, in lzorle_scompress()
82 static int __lzorle_decompress(const u8 *src, unsigned int slen, in __lzorle_decompress()
97 static int lzorle_decompress(struct crypto_tfm *tfm, const u8 *src, in lzorle_decompress()
103 static int lzorle_sdecompress(struct crypto_scomp *tfm, const u8 *src, in lzorle_sdecompress()
Dlzo.c52 static int __lzo_compress(const u8 *src, unsigned int slen, in __lzo_compress()
67 static int lzo_compress(struct crypto_tfm *tfm, const u8 *src, in lzo_compress()
75 static int lzo_scompress(struct crypto_scomp *tfm, const u8 *src, in lzo_scompress()
82 static int __lzo_decompress(const u8 *src, unsigned int slen, in __lzo_decompress()
97 static int lzo_decompress(struct crypto_tfm *tfm, const u8 *src, in lzo_decompress()
103 static int lzo_sdecompress(struct crypto_scomp *tfm, const u8 *src, in lzo_sdecompress()
/linux-6.14.4/drivers/scsi/lpfc/
Dlpfc_compat.h40 lpfc_memcpy_to_slim(void __iomem *dest, void *src, unsigned int bytes) in lpfc_memcpy_to_slim()
62 lpfc_memcpy_from_slim( void *dest, void __iomem *src, unsigned int bytes) in lpfc_memcpy_from_slim()
85 lpfc_memcpy_to_slim( void __iomem *dest, void *src, unsigned int bytes) in lpfc_memcpy_to_slim()
92 lpfc_memcpy_from_slim( void *dest, void __iomem *src, unsigned int bytes) in lpfc_memcpy_from_slim()
/linux-6.14.4/tools/lib/bpf/
Dbpf_core_read.h43 #define __CORE_RELO(src, field, info) \ argument
47 #define __CORE_BITFIELD_PROBE_READ(dst, src, fld) \ argument
57 #define __CORE_BITFIELD_PROBE_READ(dst, src, fld) \ argument
311 #define bpf_core_read(dst, sz, src) \ argument
315 #define bpf_core_read_user(dst, sz, src) \ argument
322 #define bpf_core_read_str(dst, sz, src) \ argument
326 #define bpf_core_read_user_str(dst, sz, src) \ argument
393 #define ___read(read_fn, dst, src_type, src, accessor) \ argument
397 #define ___rd_first(fn, src, a) ___read(fn, &__t, ___type(src), src, a); argument
409 #define ___read_ptrs(fn, src, ...) \ argument
[all …]
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_irq.c136 struct amdgpu_irq_src *src = adev->irq.client[i].sources[j]; in amdgpu_irq_disable_all() local
362 struct amdgpu_irq_src *src = adev->irq.client[i].sources[j]; in amdgpu_irq_fini_sw() local
442 struct amdgpu_irq_src *src; in amdgpu_irq_dispatch() local
526 struct amdgpu_irq_src *src, unsigned int type) in amdgpu_irq_update()
567 struct amdgpu_irq_src *src = adev->irq.client[i].sources[j]; in amdgpu_irq_gpu_reset_resume_helper() local
589 int amdgpu_irq_get(struct amdgpu_device *adev, struct amdgpu_irq_src *src, in amdgpu_irq_get()
619 int amdgpu_irq_put(struct amdgpu_device *adev, struct amdgpu_irq_src *src, in amdgpu_irq_put()
653 bool amdgpu_irq_enabled(struct amdgpu_device *adev, struct amdgpu_irq_src *src, in amdgpu_irq_enabled()
/linux-6.14.4/tools/include/nolibc/
Dstring.h36 void *memmove(void *dst, const void *src, size_t len) in memmove()
60 void *memcpy(void *dst, const void *src, size_t len) in memcpy()
113 char *strcpy(char *dst, const char *src) in strcpy()
189 size_t strlcat(char *dst, const char *src, size_t size) in strlcat()
215 size_t strlcpy(char *dst, const char *src, size_t size) in strlcpy()
234 char *strncat(char *dst, const char *src, size_t size) in strncat()
265 char *strncpy(char *dst, const char *src, size_t size) in strncpy()
/linux-6.14.4/arch/powerpc/platforms/44x/
Duic.c55 unsigned int src = irqd_to_hwirq(d); in uic_unmask_irq() local
73 unsigned int src = irqd_to_hwirq(d); in uic_mask_irq() local
87 unsigned int src = irqd_to_hwirq(d); in uic_ack_irq() local
98 unsigned int src = irqd_to_hwirq(d); in uic_mask_ack_irq() local
123 unsigned int src = irqd_to_hwirq(d); in uic_set_irq_type() local
202 int src; in uic_irq_cascade() local
323 int src; in uic_get_irq() local
/linux-6.14.4/drivers/gpu/drm/i915/
Di915_memcpy.c42 static void __memcpy_ntdqa(void *dst, const void *src, unsigned long len) in __memcpy_ntdqa()
71 static void __memcpy_ntdqu(void *dst, const void *src, unsigned long len) in __memcpy_ntdqu()
117 bool i915_memcpy_from_wc(void *dst, const void *src, unsigned long len) in i915_memcpy_from_wc()
142 void i915_unaligned_memcpy_from_wc(void *dst, const void *src, unsigned long len) in i915_unaligned_memcpy_from_wc()
/linux-6.14.4/drivers/net/ethernet/apm/xgene/
Dxgene_enet_sgmac.h12 #define PHY_ADDR(src) (((src)<<8) & GENMASK(12, 8)) argument
13 #define REG_ADDR(src) ((src) & GENMASK(4, 0)) argument
14 #define PHY_CONTROL(src) ((src) & GENMASK(15, 0)) argument
15 #define LINK_SPEED(src) (((src) & GENMASK(11, 10)) >> 10) argument
/linux-6.14.4/drivers/infiniband/core/
Duverbs_marshall.c66 struct rdma_ah_attr *src = ah_attr; in ib_copy_ah_attr_to_user() local
98 struct ib_qp_attr *src) in ib_copy_qp_attr_to_user()
137 struct sa_path_rec *src) in __ib_copy_path_rec_to_user()
162 struct sa_path_rec *src) in ib_copy_path_rec_to_user()
/linux-6.14.4/lib/crypto/
Dchacha20poly1305.c57 __chacha20poly1305_encrypt(u8 *dst, const u8 *src, const size_t src_len, in __chacha20poly1305_encrypt()
90 void chacha20poly1305_encrypt(u8 *dst, const u8 *src, const size_t src_len, in chacha20poly1305_encrypt()
112 void xchacha20poly1305_encrypt(u8 *dst, const u8 *src, const size_t src_len, in xchacha20poly1305_encrypt()
125 __chacha20poly1305_decrypt(u8 *dst, const u8 *src, const size_t src_len, in __chacha20poly1305_decrypt()
168 bool chacha20poly1305_decrypt(u8 *dst, const u8 *src, const size_t src_len, in chacha20poly1305_decrypt()
194 bool xchacha20poly1305_decrypt(u8 *dst, const u8 *src, const size_t src_len, in xchacha20poly1305_decrypt()
208 bool chacha20poly1305_crypt_sg_inplace(struct scatterlist *src, in chacha20poly1305_crypt_sg_inplace()
333 bool chacha20poly1305_encrypt_sg_inplace(struct scatterlist *src, size_t src_len, in chacha20poly1305_encrypt_sg_inplace()
343 bool chacha20poly1305_decrypt_sg_inplace(struct scatterlist *src, size_t src_len, in chacha20poly1305_decrypt_sg_inplace()
/linux-6.14.4/lib/
Dstrncpy_from_user.c16 #define IS_UNALIGNED(src, dst) 0 argument
18 #define IS_UNALIGNED(src, dst) \ argument
28 static __always_inline long do_strncpy_from_user(char *dst, const char __user *src, in do_strncpy_from_user()
113 long strncpy_from_user(char *dst, const char __user *src, long count) in strncpy_from_user()
/linux-6.14.4/arch/s390/include/asm/
Dpci_io.h74 static inline int zpci_write_single(volatile void __iomem *dst, const void *src, in zpci_write_single()
99 static inline int zpci_read_single(void *dst, const volatile void __iomem *src, in zpci_read_single()
130 static inline int zpci_get_max_io_size(u64 src, u64 dst, int len, int max) in zpci_get_max_io_size()
145 const volatile void __iomem *src, in zpci_memcpy_fromio()
165 const void *src, size_t n) in zpci_memcpy_toio()
192 u8 *src = kmalloc(count, GFP_KERNEL); in zpci_memset_io() local
/linux-6.14.4/arch/sparc/lib/
Dmemcpy.S20 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
34 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
44 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
52 #define MOVE_LASTALIGNCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
58 #define MOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ argument
/linux-6.14.4/arch/x86/crypto/
Dcamellia.h42 static inline void camellia_enc_blk(const void *ctx, u8 *dst, const u8 *src) in camellia_enc_blk()
47 static inline void camellia_enc_blk_xor(const void *ctx, u8 *dst, const u8 *src) in camellia_enc_blk_xor()
53 const u8 *src) in camellia_enc_blk_2way()
59 const u8 *src) in camellia_enc_blk_xor_2way()
Ddes3_ede_glue.c33 const u8 *src) in des3_ede_enc_blk()
41 const u8 *src) in des3_ede_dec_blk()
49 const u8 *src) in des3_ede_dec_blk_3way()
56 static void des3_ede_x86_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des3_ede_x86_encrypt()
61 static void des3_ede_x86_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des3_ede_x86_decrypt()
131 u64 *src = (u64 *)walk->src.virt.addr; in __cbc_encrypt() local
172 u64 *src = (u64 *)walk->src.virt.addr; in __cbc_decrypt() local
/linux-6.14.4/fs/bcachefs/
Dutil.h409 static inline void memcpy_u64s_small(void *dst, const void *src, in memcpy_u64s_small()
419 static inline void __memcpy_u64s(void *dst, const void *src, in __memcpy_u64s()
438 static inline void memcpy_u64s(void *dst, const void *src, in memcpy_u64s()
447 static inline void __memmove_u64s_down(void *dst, const void *src, in __memmove_u64s_down()
453 static inline void memmove_u64s_down(void *dst, const void *src, in memmove_u64s_down()
461 static inline void __memmove_u64s_down_small(void *dst, const void *src, in __memmove_u64s_down_small()
467 static inline void memmove_u64s_down_small(void *dst, const void *src, in memmove_u64s_down_small()
479 u64 *src = (u64 *) _src + u64s; in __memmove_u64s_up_small() local
485 static inline void memmove_u64s_up_small(void *dst, const void *src, in memmove_u64s_up_small()
497 u64 *src = (u64 *) _src + u64s - 1; in __memmove_u64s_up() local
[all …]
/linux-6.14.4/arch/x86/boot/compressed/
Dstring.c14 static void *____memcpy(void *dest, const void *src, size_t n) in ____memcpy()
28 static void *____memcpy(void *dest, const void *src, size_t n) in ____memcpy()
53 void *memmove(void *dest, const void *src, size_t n) in memmove()
68 void *memcpy(void *dest, const void *src, size_t n) in memcpy()
/linux-6.14.4/drivers/gpu/drm/
Ddrm_cache.c215 const struct iosys_map *src, in memcpy_fallback()
252 static void __memcpy_ntdqa(void *dst, const void *src, unsigned long len) in __memcpy_ntdqa()
287 static void __drm_memcpy_from_wc(void *dst, const void *src, unsigned long len) in __drm_memcpy_from_wc()
306 const struct iosys_map *src, in drm_memcpy_from_wc()
344 const struct iosys_map *src, in drm_memcpy_from_wc()
Ddrm_rect.c55 static u32 clip_scaled(int src, int dst, int *clip) in clip_scaled()
91 bool drm_rect_clip_scaled(struct drm_rect *src, struct drm_rect *dst, in drm_rect_clip_scaled()
133 static int drm_calc_scale(int src, int dst) in drm_calc_scale()
168 int drm_rect_calc_hscale(const struct drm_rect *src, in drm_rect_calc_hscale()
203 int drm_rect_calc_vscale(const struct drm_rect *src, in drm_rect_calc_vscale()
/linux-6.14.4/drivers/media/platform/allegro-dvt/
Dallegro-mail.c255 u32 *src) in allegro_decode_config_blob()
357 allegro_dec_init(struct mcu_msg_init_response *msg, u32 *src) in allegro_dec_init()
368 u32 *src) in allegro_dec_create_channel()
397 u32 *src) in allegro_dec_destroy_channel()
407 allegro_dec_encode_frame(struct mcu_msg_encode_frame_response *msg, u32 *src) in allegro_dec_encode_frame()
520 int allegro_decode_mail(void *msg, u32 *src) in allegro_decode_mail()
/linux-6.14.4/arch/sh/kernel/
Diomap.c104 static inline void mmio_outsb(void __iomem *addr, const u8 *src, int count) in mmio_outsb()
112 static inline void mmio_outsw(void __iomem *addr, const u16 *src, int count) in mmio_outsw()
120 static inline void mmio_outsl(void __iomem *addr, const u32 *src, int count) in mmio_outsl()
146 void iowrite8_rep(void __iomem *addr, const void *src, unsigned long count) in iowrite8_rep()
152 void iowrite16_rep(void __iomem *addr, const void *src, unsigned long count) in iowrite16_rep()
158 void iowrite32_rep(void __iomem *addr, const void *src, unsigned long count) in iowrite32_rep()

12345678910>>...94