Home
last modified time | relevance | path

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

/linux-4.1.27/net/atm/
Dresources.c213 struct compat_atm_iobuf __user *ciobuf = arg; in atm_dev_ioctl() local
215 iobuf_len = &ciobuf->length; in atm_dev_ioctl()
216 if (get_user(cbuf, &ciobuf->buffer)) in atm_dev_ioctl()