Lines Matching refs:size
489 struct uinput_setup __user *arg, size_t size)
495 if (size > sizeof(setup))
501 if (copy_from_user(&setup, arg, size))
750 * thing (to the compat size) and ignore the pointer.
863 unsigned int size;
895 /* UI_ABS_SETUP is handled in the variable size ioctls */
1029 size = _IOC_SIZE(cmd);
1039 retval = uinput_str_to_user(p, name, size);
1043 retval = uinput_abs_setup(udev, p, size);
1061 * These IOCTLs change their size and thus their numbers between