taglinefilesource code
to800fs/buffer.c#define COPYBLK(size,from,to) \
to802fs/buffer.c:"c" (((unsigned long) size) >> 2),"S" (from),"D" (to) \
to134fs/msdos/file.cchar *start,*to,ch;
to173fs/msdos/file.cto = (char *) data+(filp->f_pos & (SECTOR_SIZE-1));
to175fs/msdos/file.c*to++ = '\n';
to181fs/msdos/file.c*to++ = '\r';
to186fs/msdos/file.c*to++ = ch;
to582fs/namei.cchar * from, * to;
to586fs/namei.cerror = getname(newname,&to);
to588fs/namei.cerror = do_symlink(from,to);
to589fs/namei.cputname(to);
to638fs/namei.cchar * to;
to644fs/namei.cerror = getname(newname,&to);
to646fs/namei.cerror = do_link(oldinode,to);
to647fs/namei.cputname(to);
to710fs/namei.cchar * from, * to;
to714fs/namei.cerror = getname(newname,&to);
to716fs/namei.cerror = do_rename(from,to);
to717fs/namei.cputname(to);
to105include/asm/segment.hstatic inline void memcpy_tofs(void * to, const void * from, unsigned long n)
to121include/asm/segment.h:"c" (n),"D" ((long) to),"S" ((long) from)
to125include/asm/segment.hstatic inline void memcpy_fromfs(void * to, const void * from, unsigned long n)
to137include/asm/segment.h:"c" (n),"D" ((long) to),"S" ((long) from)
to11include/linux/iso_fs.h#define ISODCL(from, to) (to - from + 1)
to49include/linux/mm.hint (*share)(struct vm_area_struct * from, struct vm_area_struct * to, unsigned long address);
to98include/linux/mm.hextern int copy_page_tables(struct task_struct * to);
to99include/linux/mm.hextern int clone_page_tables(struct task_struct * to);
to101include/linux/mm.hextern int remap_page_range(unsigned long from, unsigned long to, unsigned long size, int mask);
to335include/linux/string.hextern inline void * memcpy(void * to, const void * from, size_t n)
to349include/linux/string.h:"d" (n),"D" ((long) to),"S" ((long) from)
to351include/linux/string.hreturn (to);
to428kernel/blk_drv/floppy.c#define copy_buffer(from,to) \
to431kernel/blk_drv/floppy.c:"c" (BLOCK_SIZE/4),"S" ((long)(from)),"D" ((long)(to)) \
to391kernel/blk_drv/scsi/scsi_debug.cint to;
to428kernel/blk_drv/scsi/scsi_debug.cto = timeout[i];
to441kernel/blk_drv/scsi/scsi_debug.cprintk("...done %d %x %d %d\n",i , my_done, to, jiffies);
to50kernel/chr_drv/pty.cstatic inline void pty_copy(struct tty_struct * from, struct tty_struct * to)
to55kernel/chr_drv/pty.cif (FULL(&to->read_q)) {
to56kernel/chr_drv/pty.cTTY_READ_FLUSH(to);
to57kernel/chr_drv/pty.cif (FULL(&to->read_q))
to62kernel/chr_drv/pty.cput_tty_queue(c, &to->read_q);
to66kernel/chr_drv/pty.cTTY_READ_FLUSH(to);
to60mm/memory.c#define copy_page(from,to) \
to61mm/memory.c__asm__("cld ; rep ; movsl": :"S" (from),"D" (to),"c" (1024):"cx","di","si")
to388mm/memory.cint remap_page_range(unsigned long from, unsigned long to, unsigned long size, int mask)
to400mm/memory.cif ((from & 0xfff) || (to & 0xfff)) {
to401mm/memory.cprintk("remap_page_range: from = %08x, to=%08x\n",from,to);
to445mm/memory.celse if (to >= high_memory)
to446mm/memory.c*page_table++ = (to | mask);
to447mm/memory.celse if (!mem_map[MAP_NR(to)])
to450mm/memory.c*page_table++ = (to | mask);
to451mm/memory.cif (!(mem_map[MAP_NR(to)] & MAP_PAGE_RESERVED)) {
to453mm/memory.cmem_map[MAP_NR(to)]++;
to456mm/memory.cto += PAGE_SIZE;
to706mm/memory.cunsigned long to;
to727mm/memory.cto = *(unsigned long *) to_page;
to728mm/memory.cif (!(to & PAGE_PRESENT))
to730mm/memory.cto &= 0xfffff000;
to731mm/memory.cto_page = to + ((address>>10) & 0xffc);
to737mm/memory.cto = newpage | PAGE_PRIVATE;
to741mm/memory.cto = from;
to745mm/memory.c*(unsigned long *) to_page = to;
to397net/inet/dev.cunsigned char *to;
to422net/inet/dev.cto = (unsigned char *) (skb + 1);
to428net/inet/dev.cmemcpy(to, buff, amount);
to432net/inet/dev.cto += amount;
to194net/inet/packet.cpacket_recvfrom(struct sock *sk, unsigned char *to, int len,
to240net/inet/packet.cverify_area(VERIFY_WRITE, to, copied);
to241net/inet/packet.cmemcpy_tofs(to, skb+1, copied);
to315net/inet/raw.craw_recvfrom(struct sock *sk, unsigned char *to, int len,
to324net/inet/raw.csk, to, len, noblock, flags, sin, addr_len));
to365net/inet/raw.cverify_area(VERIFY_WRITE, to, copied);
to366net/inet/raw.cmemcpy_tofs(to, skb->h.raw,  copied);
to30net/inet/raw.hextern int  raw_recvfrom(struct sock *sk, unsigned char *to,
to113net/inet/sock.hint      (*read)(struct sock *sk, unsigned char *to,
to115net/inet/sock.hint      (*write)(struct sock *sk, unsigned char *to,
to1012net/inet/tcp.cunsigned char *to, int len, unsigned flags)
to1018net/inet/tcp.csk, to, len, flags));
to1080net/inet/tcp.cverify_area(VERIFY_WRITE, to, amt);
to1081net/inet/tcp.cmemcpy_tofs(to,(unsigned char *)(skb->h.th) +
to1103net/inet/tcp.ctcp_read(struct sock *sk, unsigned char *to,
to1120net/inet/tcp.cif ((flags & MSG_OOB)) return(tcp_read_urg(sk, nonblock, to, len, flags));
to1128net/inet/tcp.csk, to, len, nonblock, flags));
to1254net/inet/tcp.cverify_area(VERIFY_WRITE, to, used);
to1255net/inet/tcp.cmemcpy_tofs(to,((unsigned char *)skb->h.th) +
to1259net/inet/tcp.cto += used;
to1381net/inet/tcp.ctcp_recvfrom(struct sock *sk, unsigned char *to,
to1387net/inet/tcp.cint result = tcp_read(sk, to, to_len, nonblock, flags);
to392net/inet/udp.cudp_recvfrom(struct sock *sk, unsigned char *to, int len,
to450net/inet/udp.cverify_area(VERIFY_WRITE, to, copied);
to451net/inet/udp.cmemcpy_tofs(to, skb->h.raw + sizeof(struct udphdr), copied);
to33net/inet/udp.hextern int  udp_recvfrom(struct sock *sk, unsigned char *to,