Searched defs:from (Results 126 - 150 of 780) sorted by relevance

1234567891011>>

/linux-master/arch/sh/include/asm/
H A Duaccess.h88 raw_copy_from_user(void *to, const void __user *from, unsigned long n) argument
94 raw_copy_to_user(void __user *to, const void *from, unsigned long n) argument
126 unsigned long (*from)(void *dst, const void __user *src, unsigned long cnt); member in struct:mem_access
/linux-master/arch/openrisc/include/asm/
H A Duaccess.h212 raw_copy_from_user(void *to, const void __user *from, unsigned long size) argument
217 raw_copy_to_user(void __user *to, const void *from, unsigned long size) argument
/linux-master/arch/loongarch/include/asm/
H A Duaccess.h217 raw_copy_from_user(void *to, const void __user *from, unsigned long n) argument
223 raw_copy_to_user(void __user *to, const void *from, unsigned long n) argument
[all...]
/linux-master/drivers/mtd/chips/
H A Dmap_rom.c73 static int maprom_point(struct mtd_info *mtd, loff_t from, size_t len, argument
87 static int maprom_unpoint(struct mtd_info *mtd, loff_t from, size_t len) argument
92 static int maprom_read (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf) argument
H A Dmap_ram.c91 static int mapram_point(struct mtd_info *mtd, loff_t from, size_t len, argument
105 static int mapram_unpoint(struct mtd_info *mtd, loff_t from, size_t len) argument
110 static int mapram_read (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.c86 mlx5e_tc_act_post_parse(struct mlx5e_tc_act_parse_state *parse_state, struct flow_action *flow_action, int from, int to, struct mlx5_flow_attr *attr, enum mlx5_flow_namespace_type ns_type) argument
/linux-master/fs/jfs/
H A Dioctl.c42 static long jfs_map_ext2(unsigned long flags, int from) argument
/linux-master/arch/powerpc/include/asm/nohash/32/
H A Dkup-8xx.h52 static __always_inline void allow_user_access(void __user *to, const void __user *from, argument
/linux-master/arch/powerpc/include/asm/book3s/32/
H A Dkup.h100 static __always_inline void allow_user_access(void __user *to, const void __user *from, argument
/linux-master/drivers/mtd/maps/
H A Dphysmap-ixp4xx.c82 ixp4xx_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) argument
H A Dlantiq-flash.c81 ltq_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) argument
95 ltq_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) argument
/linux-master/arch/arc/include/asm/
H A Duaccess.h139 raw_copy_from_user(void *to, const void __user *from, unsigned long n) argument
367 raw_copy_to_user(void __user *to, const void *from, unsigned long n) argument
[all...]
/linux-master/arch/mips/cavium-octeon/
H A Dflash_setup.c50 octeon_flash_map_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) argument
58 octeon_flash_map_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) argument
/linux-master/arch/arm/mach-omap2/
H A Dpm44xx.c43 const char *from; member in struct:static_dep_map
193 struct clockdomain *from, *to; local
[all...]
/linux-master/arch/x86/events/
H A Dutils.c87 static int get_branch_type(unsigned long from, unsigned long to, int abort, argument
207 branch_type(unsigned long from, unsigned long to, int abort) argument
212 branch_type_fused(unsigned long from, unsigned long to, int abort, int *offset) argument
[all...]
/linux-master/arch/m68k/include/asm/
H A Dpage_mm.h14 static inline void copy_page(void *to, void *from) argument
/linux-master/arch/arm/kernel/
H A Datags_parse.c181 char *from = default_command_line; local
/linux-master/arch/powerpc/kernel/
H A Dsignal.h147 copy_fpr_from_user(struct task_struct *task, void __user *from) argument
165 copy_ckfpr_from_user(struct task_struct *task, void __user *from) argument
183 copy_fpr_from_user(struct task_struct *task, void __user *from) argument
[all...]
/linux-master/drivers/mtd/hyperbus/
H A Drpc-if.c46 rpcif_hb_prepare_read(struct rpcif *rpc, void *to, unsigned long from, ssize_t len) argument
62 rpcif_hb_prepare_write(struct rpcif *rpc, unsigned long to, void *from, ssize_t len) argument
100 rpcif_hb_copy_from(struct hyperbus_device *hbdev, void *to, unsigned long from, ssize_t len) argument
/linux-master/arch/x86/kernel/
H A Dsetup_percpu.c84 static int __init pcpu_cpu_distance(unsigned int from, unsigned int to) argument
/linux-master/kernel/bpf/
H A Ddispatcher.c137 void bpf_dispatcher_change_prog(struct bpf_dispatcher *d, struct bpf_prog *from, argument
/linux-master/net/sched/
H A Dem_text.c32 int from, to; local
/linux-master/arch/x86/include/asm/
H A Dpage.h31 static inline void copy_user_page(void *to, void *from, unsigned long vaddr, argument
H A Duaccess_64.h103 copy_user_generic(void *to, const void *from, unsigned long len) argument
/linux-master/arch/riscv/include/asm/
H A Duaccess.h294 raw_copy_from_user(void *to, const void __user *from, unsigne argument
300 raw_copy_to_user(void __user *to, const void *from, unsigned long n) argument
[all...]

Completed in 476 milliseconds

1234567891011>>