Home
last modified time | relevance | path

Searched defs:copyin (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/m68k/fpsp040/
H A Dskeleton.S487 copyin: label
/openbmc/linux/drivers/sbus/char/
H A Dopenprom.c60 static int copyin(struct openpromio __user *info, struct openpromio **opp_p) in copyin() function
/openbmc/linux/drivers/net/ethernet/8390/
H A Dpcnet_cs.c1327 static void copyin(void *dest, void __iomem *src, int c) in copyin() function
/openbmc/linux/lib/
H A Diov_iter.c185 static int copyin(void *to, const void __user *from, size_t n) in copyin() function