Searched refs:sioc_len (Results 1 – 2 of 2) sorted by relevance
228 int atm_dev_ioctl(unsigned int cmd, void __user *buf, int __user *sioc_len, in atm_dev_ioctl() argument234 if (get_user(len, sioc_len)) in atm_dev_ioctl()353 error = put_user(size, sioc_len) ? -EFAULT : 0; in atm_dev_ioctl()396 error = put_user(size, sioc_len) ? -EFAULT : 0; in atm_dev_ioctl()
18 int atm_dev_ioctl(unsigned int cmd, void __user *buf, int __user *sioc_len,