| /kernel/linux/linux-5.10/drivers/misc/vmw_vmci/ |
| H A D | vmci_route.c | 20 int vmci_route(struct vmci_handle *src, in vmci_route() argument [all...] |
| /kernel/linux/linux-5.10/include/linux/netfilter/ipset/ |
| H A D | ip_set_getport.h | 16 static inline bool ip_set_get_ip6_port(const struct sk_buff *skb, bool src, in ip_set_get_ip6_port() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | sram.h | 21 static inline void *sram_exec_copy(struct gen_pool *pool, void *dst, void *src, in sram_exec_copy() argument
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | rpmsg.h | 20 __u32 src; member
|
| /kernel/linux/linux-5.10/lib/crypto/ |
| H A D | libchacha.c | 15 void chacha_crypt_generic(u32 *state, u8 *dst, const u8 *src, in chacha_crypt_generic() argument
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | stack.c | 11 void fsstack_copy_inode_size(struct inode *dst, struct inode *src) in fsstack_copy_inode_size() argument 63 void fsstack_copy_attr_all(struct inode *dest, const struct inode *src) in fsstack_copy_attr_all() argument [all...] |
| /kernel/linux/linux-6.6/drivers/misc/vmw_vmci/ |
| H A D | vmci_route.c | 20 int vmci_route(struct vmci_handle *src, in vmci_route() argument [all...] |
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | unc.c | 20 const char *src; in extract_hostname() local 51 const char *src; in extract_sharename() local [all...] |
| /kernel/linux/linux-6.6/fs/ |
| H A D | stack.c | 11 void fsstack_copy_inode_size(struct inode *dst, struct inode *src) in fsstack_copy_inode_size() argument 63 void fsstack_copy_attr_all(struct inode *dest, const struct inode *src) in fsstack_copy_attr_all() argument [all...] |
| /kernel/linux/linux-6.6/fs/freevxfs/ |
| H A D | vxfs_immed.c | 34 void *src = vip->vii_immed.vi_immed + folio_pos(folio); in vxfs_immed_read_folio() local 38 memcpy_to_page(folio_page(folio, i), 0, src, PAGE_SIZE); in vxfs_immed_read_folio() local
|
| /kernel/linux/linux-6.6/include/linux/netfilter/ipset/ |
| H A D | ip_set_getport.h | 16 static inline bool ip_set_get_ip6_port(const struct sk_buff *skb, bool src, in ip_set_get_ip6_port() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | sram.h | 11 static inline void *sram_exec_copy(struct gen_pool *pool, void *dst, void *src, in sram_exec_copy() argument
|
| /kernel/linux/linux-6.6/arch/x86/crypto/ |
| H A D | nhpoly1305-avx2-glue.c | 19 nhpoly1305_avx2_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) nhpoly1305_avx2_update() argument
|
| H A D | nhpoly1305-sse2-glue.c | 19 nhpoly1305_sse2_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) nhpoly1305_sse2_update() argument
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
| H A D | qib_pio_copy.c | 49 const u64 *src = from; in qib_pio_copy() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | addr_location.c | 35 void addr_location__copy(struct addr_location *dst, struct addr_location *src) in addr_location__copy() argument
|
| /kernel/liteos_a/arch/arm/arm/src/ |
| H A D | strncpy_from_user.c | 37 INT32 LOS_StrncpyFromUser(CHAR *dst, const CHAR *src, INT32 count)
in LOS_StrncpyFromUser() argument
|
| H A D | strnlen_user.c | 37 INT32 LOS_StrnlenUser(const CHAR *src, INT32 count)
in LOS_StrnlenUser() argument
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | rpmsg.h | 25 __u32 src; member
|
| /kernel/liteos_m/testsuites/sample/kernel/lms/ |
| H A D | It_los_lms_017.c | 38 CHAR *src;
in TestCase() local
|
| H A D | It_los_lms_016.c | 38 CHAR *src;
in TestCase() local
|
| H A D | It_los_lms_023.c | 38 CHAR *src;
in TestCase() local
|
| H A D | It_los_lms_024.c | 38 CHAR *src;
in TestCase() local
|
| /kernel/liteos_m/testsuites/unittest/posix/src/ctype/ |
| H A D | ctype_func_test.c | 76 int src = 'A'; variable 89 int src = '1'; variable 102 int src = '@'; variable 115 int src = ' '; variable 128 int src = '\f'; // 0x0c 14 variable 142 const int src = -1; global() variable 155 const int src = 0; global() variable 168 const int src = 127; global() variable 181 const int src = 128; global() variable 194 int src = '\\f'; // 0x0c 14 global() variable 207 int src = 'A'; global() variable 220 int src = '1'; global() variable 233 int src = '@'; global() variable 246 int src = ' '; global() variable 259 int src = '\\f'; // 0x0c global() variable 273 int src = 'A'; global() variable 286 int src = '1'; global() variable 299 int src = '@'; global() variable 312 int src = ' '; global() variable 325 int src = '\\t'; global() variable 339 int src = 'A'; global() variable 352 int src = 'a'; global() variable 365 const int src = 0x45; global() variable 378 int src = ' '; global() variable 391 int src = '\\t'; global() variable [all...] |
| /kernel/linux/linux-6.6/lib/crypto/ |
| H A D | libchacha.c | 15 void chacha_crypt_generic(u32 *state, u8 *dst, const u8 *src, in chacha_crypt_generic() argument
|