Home
last modified time | relevance | path

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

/Linux-v5.4/net/atm/
Dresources.c210 struct compat_atm_iobuf __user *ciobuf = arg; in atm_dev_ioctl() local
212 iobuf_len = &ciobuf->length; in atm_dev_ioctl()
213 if (get_user(cbuf, &ciobuf->buffer)) in atm_dev_ioctl()