Home
last modified time | relevance | path

Searched defs:src (Results 576 - 600 of 8076) sorted by relevance

1...<<21222324252627282930>>...324

/kernel/linux/linux-6.6/crypto/
H A Ddes_generic.c37 static void crypto_des_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in crypto_des_encrypt() argument
44 static void crypto_des_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in crypto_des_decrypt() argument
69 crypto_des3_ede_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) crypto_des3_ede_encrypt() argument
77 crypto_des3_ede_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) crypto_des3_ede_decrypt() argument
H A Decdh_helper.c15 static inline u8 *ecdh_pack_data(void *dst, const void *src, size_t sz) in ecdh_pack_data() argument
21 static inline const u8 *ecdh_unpack_data(void *dst, const void *src, size_t sz) in ecdh_unpack_data() argument
/kernel/linux/linux-6.6/arch/x86/lib/
H A Dcopy_mc.c62 unsigned long __must_check copy_mc_to_kernel(void *dst, const void *src, unsigned len) in copy_mc_to_kernel() argument
73 unsigned long __must_check copy_mc_to_user(void __user *dst, const void *src, unsigned len) in copy_mc_to_user() argument
[all...]
/kernel/linux/linux-6.6/arch/xtensa/boot/lib/
H A Dzmem.c36 void gunzip (void *dst, int dstlen, unsigned char *src, int *lenp) in gunzip() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/
H A Docrdma_hw.h70 static inline void ocrdma_copy_cpu_to_le32(void *dst, void *src, u32 len) in ocrdma_copy_cpu_to_le32() argument
83 static inline void ocrdma_copy_le32_to_cpu(void *dst, void *src, u32 len) in ocrdma_copy_le32_to_cpu() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_memcpy.c38 static void __memcpy_ntdqa(void *dst, const void *src, unsigned long len) in __memcpy_ntdqa() argument
67 static void __memcpy_ntdqu(void *dst, const void *src, unsigned long len) in __memcpy_ntdqu() argument
113 i915_memcpy_from_wc(void *dst, const void *src, unsigned long len) i915_memcpy_from_wc() argument
138 i915_unaligned_memcpy_from_wc(void *dst, const void *src, unsigned long len) i915_unaligned_memcpy_from_wc() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/
H A Dstring_override.c22 void *memcpy(void *dest, const void *src, size_t count) in memcpy() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dbpf_util.h29 static inline void bpf_strlcpy(char *dst, const char *src, size_t sz) in bpf_strlcpy() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_udp4.c31 __be32 dest, src; in dump_udp4() local
/kernel/liteos_a/arch/arm/arm/src/
H A Duser_copy.c40 size_t arch_copy_from_user(void *dst, const void *src, size_t len) in arch_copy_from_user() argument
45 size_t LOS_ArchCopyFromUser(void *dst, const void *src, size_t len) in LOS_ArchCopyFromUser() argument
54 size_t arch_copy_to_user(void *dst, const void *src, size_t len) in arch_copy_to_user() argument
59 size_t LOS_ArchCopyToUser(void *dst, const void *src, size_t len) in LOS_ArchCopyToUser() argument
68 INT32 LOS_CopyFromKernel(VOID *dest, UINT32 max, const VOID *src, UINT3 argument
81 LOS_CopyToKernel(VOID *dest, UINT32 max, const VOID *src, UINT32 count) LOS_CopyToKernel() argument
[all...]
/kernel/liteos_a/kernel/extended/lms/
H A Dlms_libc.c43 void *memmove(void *dest, const void *src, size_t len) in memmove() argument
51 void *memcpy(void *dest, const void *src, size_t len) in memcpy() argument
77 char *strcpy(char *dest, const char *src) in strcpy() argument
91 strncat(char *dest, const char *src, size_t n) strncat() argument
110 strncpy(char *dest, const char *src, size_t n) strncpy() argument
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Divtv.h29 struct v4l2_rect src; member
/kernel/linux/linux-6.6/sound/firewire/fireface/
H A Dff-proc.c10 const char *snd_ff_proc_get_clk_label(enum snd_ff_clock_src src) in snd_ff_proc_get_clk_label() argument
/kernel/liteos_m/components/lms/
H A Dlms_libc.c43 void *memmove(void *dest, const void *src, size_t len) in memmove() argument
51 void *memcpy(void *dest, const void *src, size_t len) in memcpy() argument
77 char *strcpy(char *dest, const char *src) in strcpy() argument
91 strncat(char *dest, const char *src, size_t n) strncat() argument
110 strncpy(char *dest, const char *src, size_t n) strncpy() argument
[all...]
/kernel/liteos_m/testsuites/unittest/posix/src/string/
H A Dstring_func_test_03.c142 char src[] = "hello world !"; variable
188 const char src[] = "!"; variable
H A Dstrstr_test.c135 const char src[] = "heAlo"; variable
155 const char src[] = "hellm"; variable
/kernel/liteos_m/testsuites/unittest/xts/io/
H A Dxts_io_string_test.c71 const char src[] = "ABCDEF"; variable
90 const char *src = "hello world !"; variable
111 char src[] = "hello world !"; variable
132 char src[] = "hello world !"; variable
151 char src[] variable
203 char src[] = "hello !! world"; global() variable
219 char src[] = "hello world & HEELO & WORLD"; global() variable
235 char src[] = "hello world !"; global() variable
254 char src[] = "hello world & This is-String1"; global() variable
278 char src[] = "hello world !"; global() variable
297 const char src[] = "!"; global() variable
315 const char src[] = "heAlo"; global() variable
339 const char src[] = "heAlo"; global() variable
[all...]
/kernel/linux/linux-6.6/lib/
H A Ducs2_string.c55 ucs2_utf8size(const ucs2_char_t *src) in ucs2_utf8size() argument
83 ucs2_as_utf8(u8 *dest, const ucs2_char_t *src, unsigned long maxlength) in ucs2_as_utf8() argument
H A Dstrncpy_from_user.c28 static __always_inline long do_strncpy_from_user(char *dst, const char __user *src, in do_strncpy_from_user() argument
113 long strncpy_from_user(char *dst, const char __user *src, lon argument
[all...]
H A Dstrnlen_user.c23 static __always_inline long do_strnlen_user(const char __user *src, unsigned long count, unsigned long max) in do_strnlen_user() argument
/kernel/linux/linux-6.6/net/ieee802154/6lowpan/
H A D6lowpan_i.h23 struct ieee802154_addr src; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Divtv.h29 struct v4l2_rect src; member
/kernel/linux/linux-6.6/samples/rpmsg/
H A Drpmsg_client_sample.c25 rpmsg_sample_cb(struct rpmsg_device *rpdev, void *data, int len, void *priv, u32 src) rpmsg_sample_cb() argument
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Divtv.h16 struct v4l2_rect src; member
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textinput/
H A Dtextinput_backgroundimage_test.cpp28 const char *src = FIRST_MIDDLE_VALUE; in TestTextInputBackgroundImage001() local
43 const char *src = FIRST_MIDDLE_VALUE; in TestTextInputBackgroundImage002() local
58 const char *src = FIRST_MIDDLE_VALUE; in TestTextInputBackgroundImage003() local
73 const char *src in TestTextInputBackgroundImage004() local
88 const char *src = SECOND_MIDDLE_VALUE; TestTextInputBackgroundImage005() local
103 const char *src = FIRST_MIDDLE_VALUE; TestTextInputBackgroundImage006() local
[all...]

Completed in 10 milliseconds

1...<<21222324252627282930>>...324