Searched defs:copyout (Results 1 – 4 of 4) sorted by relevance
471 copyout: label
123 static int copyout(void __user *info, struct openpromio *opp, int len) in copyout() function
1336 static void copyout(void __iomem *dest, const void *src, int c) in copyout() function
142 static int copyout(void __user *to, const void *from, size_t n) in copyout() function