Home
last modified time | relevance | path

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

/Linux-v4.19/net/atm/
Dresources.c214 struct compat_atm_iobuf __user *ciobuf = arg; in atm_dev_ioctl() local
216 iobuf_len = &ciobuf->length; in atm_dev_ioctl()
217 if (get_user(cbuf, &ciobuf->buffer)) in atm_dev_ioctl()