Home
last modified time | relevance | path

Searched refs:copyin (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/sbus/char/
H A Dopenprom.c60 static int copyin(struct openpromio __user *info, struct openpromio **opp_p) in copyin() function
302 bufsize = copyin(argp, &opp); in openprom_sunos_ioctl()
/openbmc/linux/arch/m68k/fpsp040/
H A Dskeleton.S431 | If you don't have copyin, use the local copy of the function below.
461 jsr copyin
/openbmc/linux/drivers/net/ethernet/8390/
H A Dpcnet_cs.c1327 static void copyin(void *dest, void __iomem *src, int c) in copyin() function
1373 copyin(hdr, xfer_start, sizeof(struct e8390_pkt_hdr)); in shmem_get_8390_hdr()
1391 copyin(buf, base + offset, semi_count); in shmem_block_input()
1396 copyin(buf, base + offset, count); in shmem_block_input()
/openbmc/linux/lib/
H A Diov_iter.c185 static int copyin(void *to, const void __user *from, size_t n) in copyin() function
391 copyin(addr + off, base, len), in _copy_from_iter()
591 copyin(p + off, base, len), in copy_page_from_iter_atomic()
/openbmc/linux/Documentation/networking/
H A Dkcm.rst237 operations on the TCP socket (for instance copyin and copyout of data is