Searched refs:sioc_len (Results 1 – 2 of 2) sorted by relevance
230 int atm_dev_ioctl(unsigned int cmd, void __user *buf, int __user *sioc_len, in atm_dev_ioctl() argument236 if (get_user(len, sioc_len)) in atm_dev_ioctl()355 error = put_user(size, sioc_len) ? -EFAULT : 0; in atm_dev_ioctl()398 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,