| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | geext.c | 162 SGEGenericEvent(xEvent *from, xEvent *to) in SGEGenericEvent() 215 GERegisterExtension(int extension, in GERegisterExtension()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/devices/ |
| H A D | phram.c | 46 static int phram_point(struct mtd_info *mtd, loff_t from, size_t len, in phram_point() 54 static int phram_unpoint(struct mtd_info *mtd, loff_t from, size_t len) in phram_unpoint() 59 static int phram_read(struct mtd_info *mtd, loff_t from, size_t len, in phram_read()
|
| H A D | slram.c | 92 static int slram_point(struct mtd_info *mtd, loff_t from, size_t len, in slram_point() 102 static int slram_unpoint(struct mtd_info *mtd, loff_t from, size_t len) in slram_unpoint() 107 static int slram_read(struct mtd_info *mtd, loff_t from, size_t len, in slram_read()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | uaccess.h | 372 copy_mc_to_kernel(void *to, const void *from, unsigned long size) in copy_mc_to_kernel() 379 copy_mc_to_user(void __user *to, const void *from, unsigned long n) in copy_mc_to_user() 395 raw_copy_in_user(void __user *to, const void __user *from, unsigned long n) in raw_copy_in_user() 408 const void __user *from, unsigned long n) in raw_copy_from_user() 444 raw_copy_to_user_allowed(void __user *to, const void *from, unsigned long n) in raw_copy_to_user_allowed() 471 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/eed1_8/ |
| H A D | ia_css_eed1_8.host.c | 91 const struct ia_css_eed1_8_config *from, in ia_css_eed1_8_vmem_encode() 229 const struct ia_css_eed1_8_config *from, in ia_css_eed1_8_encode()
|
| /OK3568_Linux_fs/kernel/arch/arm/lib/ |
| H A D | uaccess_with_memcpy.c | 90 __copy_to_user_memcpy(void __user *to, const void *from, unsigned long n) in __copy_to_user_memcpy() 143 arm_copy_to_user(void __user *to, const void *from, unsigned long n) in arm_copy_to_user()
|
| /OK3568_Linux_fs/kernel/fs/hostfs/ |
| H A D | hostfs_user.c | 277 int make_symlink(const char *from, const char *to) in make_symlink() 327 int link_file(const char *to, const char *from) in link_file() 349 int rename_file(char *from, char *to) in rename_file() 359 int rename2_file(char *from, char *to, unsigned int flags) in rename2_file()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/32/ |
| H A D | kup.h | 106 static __always_inline void allow_user_access(void __user *to, const void __user *from, in allow_user_access() 128 static __always_inline void prevent_user_access(void __user *to, const void __user *from, in prevent_user_access()
|
| /OK3568_Linux_fs/kernel/arch/csky/lib/ |
| H A D | usercopy.c | 7 unsigned long raw_copy_from_user(void *to, const void *from, in raw_copy_from_user() 15 unsigned long raw_copy_to_user(void *to, const void *from, in raw_copy_to_user()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/hyperbus/ |
| H A D | hyperbus-core.c | 41 unsigned long from, ssize_t len) in hyperbus_copy_from() 50 const void *from, ssize_t len) in hyperbus_copy_to()
|
| /OK3568_Linux_fs/kernel/block/partitions/ |
| H A D | check.h | 15 sector_t from; member 38 put_partition(struct parsed_partitions *p, int n, sector_t from, sector_t size) in put_partition()
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | page_no.h | 11 #define copy_page(to,from) memcpy((to), (from), PAGE_SIZE) argument 14 #define copy_user_page(to, from, vaddr, pg) copy_page(to, from) argument
|
| /OK3568_Linux_fs/kernel/fs/ext2/ |
| H A D | file.c | 49 static ssize_t ext2_dax_write_iter(struct kiocb *iocb, struct iov_iter *from) in ext2_dax_write_iter() 174 static ssize_t ext2_file_write_iter(struct kiocb *iocb, struct iov_iter *from) in ext2_file_write_iter()
|
| /OK3568_Linux_fs/kernel/drivers/s390/net/ |
| H A D | smsgiucv.c | 89 void (*callback)(const char *from, char *str)) in smsg_register_callback() 106 void (*callback)(const char *from, in smsg_unregister_callback()
|
| H A D | smsgiucv_app.c | 67 static struct smsg_app_event *smsg_app_event_alloc(const char *from, in smsg_app_event_alloc() 121 static void smsg_app_callback(const char *from, char *msg) in smsg_app_callback()
|
| /OK3568_Linux_fs/kernel/drivers/dma/ti/ |
| H A D | k3-udma-private.c | 65 int xudma_alloc_gp_rflow_range(struct udma_dev *ud, int from, int cnt) in xudma_alloc_gp_rflow_range() 71 int xudma_free_gp_rflow_range(struct udma_dev *ud, int from, int cnt) in xudma_free_gp_rflow_range()
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | uaccess.h | 102 #define _ASM_EXTABLE(from, to) \ argument 496 #define raw_copy_from_user(to, from, n) \ argument 507 #define raw_copy_to_user(to, from, n) \ argument 518 #define raw_copy_in_user(to, from, n) \ argument
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | iov_iter.c | 142 static int copyout(void __user *to, const void *from, size_t n) in copyout() 153 static int copyin(void *to, const void __user *from, size_t n) in copyin() 170 void *kaddr, *from; in copy_page_to_iter_iovec() local 472 char *from = kmap_atomic(page); in memcpy_from_page() local 477 static void memcpy_to_page(struct page *page, size_t offset, const char *from, size_t len) in memcpy_to_page() 589 static __wsum csum_and_memcpy(void *to, const void *from, size_t len, in csum_and_memcpy() 634 const char *from = addr; in _copy_to_iter() local 651 static int copyout_mc(void __user *to, const void *from, size_t n) in copyout_mc() 661 const char *from, size_t len) in copy_mc_to_page() 732 const char *from = addr; in _copy_mc_to_iter() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | pm44xx.c | 43 const char *from; member 193 struct clockdomain *from, *to; in omap4plus_init_static_deps() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/ |
| H A D | kup-radix.h | 163 static __always_inline void allow_user_access(void __user *to, const void __user *from, in allow_user_access() 178 static inline void prevent_user_access(void __user *to, const void __user *from, in prevent_user_access()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_inode_item_recover.c | 127 struct xfs_log_dinode *from, in xfs_log_dinode_to_disk_ts() 147 struct xfs_log_dinode *from, in xfs_log_dinode_to_disk()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/maps/ |
| H A D | sbc_gxx.c | 112 static void sbc_gxx_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) in sbc_gxx_copy_from() 137 static void sbc_gxx_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) in sbc_gxx_copy_to()
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | key.h | 411 static inline void key_read(const struct ubifs_info *c, const void *from, in key_read() 427 const union ubifs_key *from, void *to) in key_write() 443 const union ubifs_key *from, void *to) in key_write_idx() 458 const union ubifs_key *from, union ubifs_key *to) in key_copy()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | key.h | 417 static inline void key_read(const struct ubifs_info *c, const void *from, in key_read() 433 const union ubifs_key *from, void *to) in key_write() 449 const union ubifs_key *from, void *to) in key_write_idx() 464 const union ubifs_key *from, union ubifs_key *to) in key_copy()
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | ip6_output.c | 648 static void ip6_copy_metadata(struct sk_buff *to, struct sk_buff *from) in ip6_copy_metadata() 1094 struct fib6_info *from; in ip6_dst_lookup_tail() local 1460 int getfrag(void *from, char *to, int offset, in __ip6_append_data() 1806 int getfrag(void *from, char *to, int offset, int len, in ip6_append_data() 1993 int getfrag(void *from, char *to, int offset, in ip6_make_skb()
|