Home
last modified time | relevance | path

Searched refs:copyout (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/sbus/char/
H A Dopenprom.c123 static int copyout(void __user *info, struct openpromio *opp, int len) in copyout() function
138 return copyout(argp, op, sizeof(int)); in opromgetprop()
144 return copyout(argp, op, sizeof(int) + bufsize); in opromgetprop()
153 return copyout(argp, op, sizeof(int)); in opromnxtprop()
157 return copyout(argp, op, sizeof(int)); in opromnxtprop()
165 return copyout(argp, op, sizeof(int)); in opromnxtprop()
174 return copyout(argp, op, sizeof(int) + bufsize); in opromnxtprop()
229 return copyout(argp, op, bufsize + sizeof(int)); in opromnext()
249 err = copyout(argp, op, bufsize + sizeof(int)); in oprompci2node()
269 return copyout(argp, op, bufsize + sizeof(int)); in oprompath2node()
[all …]
/linux/arch/m68k/fpsp040/
H A Dskeleton.S391 | If you don't have copyout, use the local copy of the function below.
400 | copyout. The probability of a page fault is exceedingly small because
/linux/drivers/net/ethernet/8390/
H A Dpcnet_cs.c1345 static void copyout(void __iomem *dest, const void *src, int c) in copyout() function
1406 copyout(shmem, buf, count); in shmem_block_output()
/linux/Documentation/networking/
H A Dkcm.rst237 operations on the TCP socket (for instance copyin and copyout of data is