Home
last modified time | relevance | path

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

/net/atm/
Dresources.c257 struct compat_atmif_sioc __user *csioc = arg; in atm_dev_ioctl() local
260 sioc_len = &csioc->length; in atm_dev_ioctl()
261 if (get_user(carg, &csioc->arg)) in atm_dev_ioctl()
265 if (get_user(len, &csioc->length)) in atm_dev_ioctl()
267 if (get_user(number, &csioc->number)) in atm_dev_ioctl()