Searched defs:copyin (Results 1 – 4 of 4) sorted by relevance
487 copyin: label
60 static int copyin(struct openpromio __user *info, struct openpromio **opp_p) in copyin() function
1327 static void copyin(void *dest, void __iomem *src, int c) in copyin() function
185 static int copyin(void *to, const void __user *from, size_t n) in copyin() function