Lines Matching refs:umove
201 if (entering(tcp) || syserror(tcp) || umove(tcp, arg, &caps) < 0) in v4l2_ioctl()
231 if (entering(tcp) || umove(tcp, arg, &s) < 0) in v4l2_ioctl()
264 if (umove(tcp, arg, &f) < 0) in v4l2_ioctl()
283 if (entering(tcp) || umove(tcp, arg, &f) < 0) in v4l2_ioctl()
312 if (umove(tcp, arg, &s) < 0) in v4l2_ioctl()
348 if (umove(tcp, arg, &c) < 0) in v4l2_ioctl()
391 if (entering(tcp) || umove(tcp, arg, &c) < 0) in v4l2_ioctl()
415 if (umove(tcp, arg, &c) < 0) in v4l2_ioctl()
430 if (umove(tcp, (long) (c.controls + n), &ctrl) < 0) in v4l2_ioctl()
463 if (umove(tcp, arg, &s) < 0) in v4l2_ioctl()
487 if (umove(tcp, arg, &s) < 0) in v4l2_ioctl()
497 if (entering(tcp) || umove(tcp, arg, &i) < 0) in v4l2_ioctl()
516 if (entering(tcp) || syserror(tcp) || umove(tcp, arg, &index) < 0) in v4l2_ioctl()
527 if (entering(tcp) || umove(tcp, arg, &f) < 0) in v4l2_ioctl()
559 if (entering(tcp) || umove(tcp, arg, &c) < 0) in v4l2_ioctl()
574 if (exiting(tcp) || umove(tcp, arg, &c) < 0) in v4l2_ioctl()
588 if (entering(tcp) || umove(tcp, arg, &b) < 0) in v4l2_ioctl()
601 if (umove(tcp, arg, &b) < 0) in v4l2_ioctl()
626 if (umove(tcp, arg, &reqbufs) < 0) in v4l2_ioctl()
651 if (umove(tcp, arg, &b) < 0) in v4l2_ioctl()
689 if (umove(tcp, arg, &type) < 0) in v4l2_ioctl()