Searched defs:to (Results 151 - 175 of 531) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/
H A Dmtdcore.c303 default_mtd_writev(struct mtd_info *mtd, const struct kvec *vecs, unsigned long count, loff_t to, size_t *retlen) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/host/
H A Dohci-s3c2410.c131 s3c2410_usb_set_power(struct s3c2410_hcd_info *info, int port, int to) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/
H A Dfbcmap.c150 int fb_copy_cmap(const struct fb_cmap *from, struct fb_cmap *to) argument
174 fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/skfp/
H A Dcfm.c582 int cem_build_path(struct s_smc *smc, char *to, int path_index) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-s390/
H A Didals.h220 idal_buffer_to_user(struct idal_buffer *ib, void __user *to, size_t count) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-v850/
H A Duaccess.h146 clear_user(void *to, unsigned long n) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-frv/
H A Duaccess.h281 __copy_to_user(void __user *to, const void *from, unsigned long n) argument
288 __copy_from_user(void *to, const void __user *from, unsigned long n) argument
294 copy_from_user(void *to, const void __user *from, unsigned long n) argument
307 copy_to_user(void __user *to, const void *from, unsigned long n) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-h8300/
H A Duaccess.h159 clear_user(void *to, unsigned long n) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-m68k/
H A Dsiginfo.h81 static inline void copy_siginfo(struct siginfo *to, struct siginfo *from) argument
H A Duaccess.h219 __constant_copy_from_user(void *to, cons argument
300 __constant_copy_to_user(void __user *to, const void *from, unsigned long n) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-m68knommu/
H A Duaccess.h170 clear_user(void *to, unsigned long n) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-mips/
H A Dsiginfo.h119 static inline void copy_siginfo(struct siginfo *to, struct siginfo *from) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mm/
H A Dflush.c26 unsigned long to = ALIAS_FLUSH_START + (CACHE_COLOUR(vaddr) << PAGE_SHIFT); local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dhighmem.h124 static inline void copy_user_highpage(struct page *to, struct page *from, argument
140 static inline void copy_highpage(struct page *to, struct page *from) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/proc/
H A Dproc_tty.c74 dev_t to = from + p->num; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/sysv/
H A Dinode.c105 read3byte(struct sysv_sb_info *sbi, unsigned char * from, unsigned char * to) argument
126 write3byte(struct sysv_sb_info *sbi, unsigned char * from, unsigned char * to) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/udf/
H A Dfile.c77 static int udf_adinicb_prepare_write(struct file *file, struct page *page, unsigned offset, unsigned to) argument
83 static int udf_adinicb_commit_write(struct file *file, struct page *page, unsigned offset, unsigned to) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm/
H A Dsiginfo.h119 static inline void copy_siginfo(struct siginfo *to, struct siginfo *from) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/ip/
H A Diprule.c136 __u32 to = *(__u32*)RTA_DATA(tb[RTA_FLOW]); local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bio/
H A Dbss_mem.c148 char *from,*to; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/l2tpd-0.69/
H A Dcall.c630 struct l2tp_tunnel_opts to; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/ipvs/
H A Dip_vs_ftp.c218 __be32 to; local
[all...]
H A Dip_vs_proto.c129 ip_vs_set_state_timeout(int *table, int num, char **names, char *name, int to) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/bfs/
H A Dfile.c30 static int bfs_move_block(unsigned long from, unsigned long to, struct super_block *sb) argument
146 static int bfs_prepare_write(struct file *file, struct page *page, unsigned from, unsigned to) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hpfs/
H A Dfile.c93 static int hpfs_prepare_write(struct file *file, struct page *page, unsigned from, unsigned to) argument

Completed in 148 milliseconds

1234567891011>>