Searched defs:from (Results 76 - 100 of 780) sorted by relevance

1234567891011>>

/linux-master/arch/arm/mm/
H A Dcopypage-v4mc.c40 static void mc_copy_user_page(void *from, void *to) argument
64 void v4_mc_copy_user_highpage(struct page *to, struct page *from, argument
/linux-master/drivers/mtd/maps/
H A Dphysmap-bt1-rom.c57 bt1_rom_map_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dpreempted_bpf_ma_op.c29 static int del_array(unsigned int i, int *from) argument
46 static int add_array(unsigned int i, int *from) argument
69 static void del_then_add_array(int from) argument
/linux-master/arch/x86/um/asm/
H A Dprocessor_64.h26 static inline void arch_copy_thread(struct arch_thread *from, argument
H A Dprocessor_32.h44 static inline void arch_copy_thread(struct arch_thread *from, argument
/linux-master/block/
H A Dholder.c24 static int add_symlink(struct kobject *from, struct kobject *to) argument
29 static void del_symlink(struct kobject *from, struct kobject *to) argument
/linux-master/net/xfrm/
H A Dxfrm_interface_bpf.c62 __bpf_kfunc int bpf_skb_set_xfrm_info(struct __sk_buff *skb_ctx, const struct bpf_xfrm_info *from) argument
/linux-master/arch/arm64/kernel/
H A Dio.c15 void __memcpy_fromio(void *to, const volatile void __iomem *from, size_t count) argument
68 __iowrite64_copy_full(void __iomem *to, const void *from, size_t count) argument
75 __iowrite32_copy_full(void __iomem *to, const void *from, size_t count) argument
85 __memcpy_toio(volatile void __iomem *to, const void *from, size_t count) argument
[all...]
/linux-master/arch/x86/lib/
H A Dcopy_mc.c27 copy_mc_fragile_handle_tail(char *to, char *from, unsigned len) argument
H A Dusercopy_32.c92 __copy_user_intel(void __user *to, const void *from, unsigned long size) argument
313 unsigned long __copy_user_ll(void *to, const void *from, unsigned long n) argument
191 __copy_user_intel_nocache(void *to, const void __user *from, unsigned long size) argument
325 __copy_from_user_ll_nocache_nozero(void *to, const void __user *from, unsigned long n) argument
[all...]
H A Diomem.c10 static __always_inline void rep_movs(void *to, const void *from, size_t n) argument
26 static void string_memcpy_fromio(void *to, const volatile void __iomem *from, size_t n) argument
45 string_memcpy_toio(volatile void __iomem *to, const void *from, size_t n) argument
64 unrolled_memcpy_fromio(void *to, const volatile void __iomem *from, size_t n) argument
74 unrolled_memcpy_toio(volatile void __iomem *to, const void *from, size_t n) argument
93 memcpy_fromio(void *to, const volatile void __iomem *from, size_t n) argument
102 memcpy_toio(volatile void __iomem *to, const void *from, size_t n) argument
[all...]
/linux-master/include/linux/
H A Dkmsan-checks.h87 static inline void kmsan_copy_to_user(void __user *to, const void *from, argument
92 static inline void kmsan_memmove(void *to, const void *from, size_t to_copy) argument
/linux-master/arch/sparc/include/asm/
H A Dvideo.h25 static inline void fb_memcpy_fromio(void *to, const volatile void __iomem *from, size_t n) argument
31 static inline void fb_memcpy_toio(volatile void __iomem *to, const void *from, size_t n) argument
/linux-master/drivers/mtd/chips/
H A Dmap_absent.c72 static int map_absent_read(struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf) argument
/linux-master/drivers/hid/
H A Dhid-icade.c157 static const struct icade_key *icade_find_translation(u16 from) argument
/linux-master/drivers/media/pci/cobalt/
H A Dcobalt-flash.c46 flash_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) argument
64 flash_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) argument
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc1_5/
H A Dia_css_ctc1_5.host.c73 ia_css_ctc_encode( struct sh_css_isp_ctc_params *to, const struct ia_css_ctc_config *from, unsigned int size) argument
[all...]
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_2/
H A Dia_css_gc2.host.c38 ia_css_yuv2rgb_encode( struct sh_css_isp_csc_params *to, const struct ia_css_cc_config *from, unsigned int size) argument
47 ia_css_rgb2yuv_encode( struct sh_css_isp_csc_params *to, const struct ia_css_cc_config *from, unsigned int size) argument
56 ia_css_r_gamma_vamem_encode( struct sh_css_isp_rgb_gamma_vamem_params *to, const struct ia_css_rgb_gamma_table *from, unsigned int size) argument
66 ia_css_g_gamma_vamem_encode( struct sh_css_isp_rgb_gamma_vamem_params *to, const struct ia_css_rgb_gamma_table *from, unsigned int size) argument
76 ia_css_b_gamma_vamem_encode( struct sh_css_isp_rgb_gamma_vamem_params *to, const struct ia_css_rgb_gamma_table *from, unsigned int size) argument
[all...]
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/
H A Dia_css_ynr.host.c39 ia_css_nr_encode( struct sh_css_isp_ynr_params *to, const struct ia_css_nr_config *from, unsigned int size) argument
59 ia_css_yee_encode( struct sh_css_isp_yee_params *to, const struct ia_css_yee_config *from, unsigned int size) argument
[all...]
/linux-master/arch/microblaze/include/asm/
H A Duaccess.h243 raw_copy_from_user(void *to, const void __user *from, unsigned long n) argument
249 raw_copy_to_user(void __user *to, const void *from, unsigned long n) argument
/linux-master/include/asm-generic/
H A Duaccess.h17 __get_user_fn(size_t size, const void __user *from, void *to) argument
43 __put_user_fn(size_t size, void __user *to, void *from) argument
82 raw_copy_from_user(void *to, const void __user * from, unsigned long n) argument
89 raw_copy_to_user(void __user *to, const void *from, unsigned long n) argument
[all...]
/linux-master/block/partitions/
H A Dcheck.h14 sector_t from; member in struct:parsed_partitions::__anon10
37 put_partition(struct parsed_partitions *p, int n, sector_t from, sector_t size) argument
/linux-master/drivers/mtd/hyperbus/
H A Dhyperbus-core.c40 hyperbus_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) argument
49 hyperbus_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) argument
/linux-master/fs/proc/
H A Dproc_tty.c70 dev_t from = MKDEV(p->major, p->minor_start); local
26 show_tty_range(struct seq_file *m, struct tty_driver *p, dev_t from, int num) argument
[all...]
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/
H A Dia_css_tnr.host.c34 ia_css_tnr_encode( struct sh_css_isp_tnr_params *to, const struct ia_css_tnr_config *from, unsigned int size) argument
74 ia_css_tnr_config(struct sh_css_isp_tnr_isp_config *to, const struct ia_css_tnr_configuration *from, unsigned int size) argument

Completed in 333 milliseconds

1234567891011>>