Searched refs:unodes (Results 1 – 1 of 1) sorted by relevance
271 void __user *unodes, *uself; in scif_fdioctl() local287 unodes = (void __user *)node_ids.nodes; in scif_fdioctl()288 if (copy_to_user(unodes, nodes, sizeof(u16) * entries)) { in scif_fdioctl()