Home
last modified time | relevance | path

Searched defs:dest (Results 201 - 225 of 3131) sorted by relevance

12345678910>>...126

/kernel/linux/linux-6.6/drivers/staging/hisysevent/
H A Dhisysevent_raw_data.c38 int raw_data_update(struct hisysevent_raw_data *dest, u8 *src, unsigned int len, in raw_data_update() argument
79 raw_data_append(struct hisysevent_raw_data *dest, u8 *src, unsigned int len) raw_data_append() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/base/circbuf/interface/
H A Dia_css_circbuf_desc.h90 u8 dest; in ia_css_circbuf_desc_get_pos_at_offset() local
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dlocal.h31 __prepare_ICR(unsigned int shortcut, int vector, unsigned int dest) __prepare_ICR() argument
/kernel/linux/linux-6.6/arch/x86/include/asm/uv/
H A Duv_irq.h25 dest : 32; member
/kernel/linux/linux-6.6/crypto/async_tx/
H A Dasync_memcpy.c32 async_memcpy(struct page *dest, struct page *src, unsigned int dest_offset, in async_memcpy() argument
/kernel/linux/linux-6.6/arch/x86/math-emu/
H A Dreg_divide.c32 FPU_REG *dest; in FPU_div() local
/kernel/linux/linux-6.6/drivers/media/common/b2c2/
H A Dflexcop-sram.c31 int flexcop_sram_set_dest(struct flexcop_device *fc, flexcop_sram_dest_t dest, in flexcop_sram_set_dest() argument
/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/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.c68 INT32 LOS_CopyFromKernel(VOID *dest, UINT32 max, const VOID *src, UINT32 count) in LOS_CopyFromKernel() argument
81 INT32 LOS_CopyToKernel(VOID *dest, UINT32 max, const VOID *src, UINT32 count) in LOS_CopyToKernel() argument
/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/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.c78 char dest[] = {"Compiler exited with error"}; variable
102 char dest[] = {"00000000000"}; variable
119 char dest[] = {"Compiler exited with error"}; variable
135 char *dest; variable
163 char *dest; global() variable
187 const char dest[] = "hello world !"; global() variable
207 char dest[] = {"or"}; global() variable
[all...]
H A Dstrstr_test.c114 const char dest[] = "hello world !"; variable
134 const char dest[] = "hello world !"; variable
154 const char dest[] = "hello world !"; global() variable
[all...]
/kernel/liteos_m/testsuites/unittest/xts/io/
H A Dxts_io_string_test.c70 const char dest[] = "abcdef"; variable
91 char dest[50] = {0}; /* 50 common data for test, no special meaning */ variable
112 char dest[50] = {0}; /* 50 common data for test, no special meaning */ variable
133 char dest[20] = {0}; /* 20 common data for test, no special meaning */ global() variable
152 char dest[20] = {0}; global() variable
169 char dest[50] = {0}; /* 50 common data for test, no special meaning */ global() variable
186 char dest[50] = "hello world || "; /* 50 common data for test, no special meaning */ global() variable
296 const char dest[] = "hello world !"; global() variable
314 const char dest[] = "hello world !"; global() variable
338 const char dest[] = "hello world !"; global() variable
[all...]
/kernel/linux/linux-6.6/net/802/
H A Dp8022.c25 p8022_request(struct datalink_proto *dl, struct sk_buff *skb, const unsigned char *dest) p8022_request() argument
/kernel/linux/linux-6.6/lib/
H A Ducs2_string.c83 ucs2_as_utf8(u8 *dest, const ucs2_char_t *src, unsigned long maxlength) in ucs2_as_utf8() argument
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_wlc.c32 struct ip_vs_dest *dest, *least; in ip_vs_wlc_schedule() local
[all...]
H A Dip_vs_fo.c24 struct ip_vs_dest *dest, *hweight = NULL; in ip_vs_fo_schedule() local
H A Dip_vs_nq.c39 ip_vs_nq_dest_overhead(struct ip_vs_dest *dest) in ip_vs_nq_dest_overhead() argument
56 struct ip_vs_dest *dest, *least = NULL; in ip_vs_nq_schedule() local
[all...]
H A Dip_vs_lc.c27 struct ip_vs_dest *dest, *least = NULL; in ip_vs_lc_schedule() local
H A Dip_vs_ovf.c28 struct ip_vs_dest *dest, *h = NULL; in ip_vs_ovf_schedule() local
H A Dip_vs_sed.c43 ip_vs_sed_dest_overhead(struct ip_vs_dest *dest) in ip_vs_sed_dest_overhead() argument
60 struct ip_vs_dest *dest, *least; in ip_vs_sed_schedule() local
[all...]
H A Dip_vs_rr.c33 static int ip_vs_rr_del_dest(struct ip_vs_service *svc, struct ip_vs_dest *dest) in ip_vs_rr_del_dest() argument
57 struct ip_vs_dest *dest, *last; in ip_vs_rr_schedule() local
[all...]
/test/xts/acts/kernel_lite/io_posix/src/
H A DIoTestString.cpp78 const char dest[] = "abcdef"; in HWTEST_F() local
97 char dest[50] = {0}; in HWTEST_F() local
130 char dest[50] = {0}; in HWTEST_F() local
150 char dest[5 in HWTEST_F() local
169 char dest[50] = {0}; HWTEST_F() local
190 char dest[20] = {0}; HWTEST_F() local
208 char dest[] = {0}; HWTEST_F() local
241 char dest[] = "abcdefgh"; HWTEST_F() local
260 char dest[50] = {0}; HWTEST_F() local
276 char dest[50] = "hello world || "; HWTEST_F() local
449 const char dest[] = "hello !! world"; HWTEST_F() local
466 const char dest[] = "hello world !"; HWTEST_F() local
483 const char dest[] = "hello world !"; HWTEST_F() local
506 const char dest[] = "hello world !"; HWTEST_F() local
546 char dest[50] = {0}; HWTEST_F() local
[all...]

Completed in 8 milliseconds

12345678910>>...126