Home
last modified time | relevance | path

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

/Linux-v5.4/net/atm/
Dresources.c254 struct compat_atmif_sioc __user *csioc = arg; in atm_dev_ioctl() local
257 sioc_len = &csioc->length; in atm_dev_ioctl()
258 if (get_user(carg, &csioc->arg)) in atm_dev_ioctl()
262 if (get_user(len, &csioc->length)) in atm_dev_ioctl()
264 if (get_user(number, &csioc->number)) in atm_dev_ioctl()