Home
last modified time | relevance | path

Searched refs:sioc_len (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/atm/
H A Dresources.c230 int atm_dev_ioctl(unsigned int cmd, void __user *buf, int __user *sioc_len, in atm_dev_ioctl() argument
236 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()
H A Dresources.h18 int atm_dev_ioctl(unsigned int cmd, void __user *buf, int __user *sioc_len,
/kernel/linux/linux-6.6/net/atm/
H A Dresources.c227 int atm_dev_ioctl(unsigned int cmd, void __user *buf, int __user *sioc_len, in atm_dev_ioctl() argument
233 if (get_user(len, sioc_len)) in atm_dev_ioctl()
352 error = put_user(size, sioc_len) ? -EFAULT : 0; in atm_dev_ioctl()
395 error = put_user(size, sioc_len) ? -EFAULT : 0; in atm_dev_ioctl()
H A Dresources.h18 int atm_dev_ioctl(unsigned int cmd, void __user *buf, int __user *sioc_len,

Completed in 2 milliseconds