Home
last modified time | relevance | path

Searched refs:sioc_len (Results 1 – 2 of 2) sorted by relevance

/net/atm/
A Dresources.c226 int atm_dev_ioctl(unsigned int cmd, void __user *buf, int __user *sioc_len, in atm_dev_ioctl() argument
232 if (get_user(len, sioc_len)) in atm_dev_ioctl()
351 error = put_user(size, sioc_len) ? -EFAULT : 0; in atm_dev_ioctl()
394 error = put_user(size, sioc_len) ? -EFAULT : 0; in atm_dev_ioctl()
A Dresources.h18 int atm_dev_ioctl(unsigned int cmd, void __user *buf, int __user *sioc_len,

Completed in 5 milliseconds