Searched refs:uself (Results 1 – 1 of 1) sorted by relevance
271 void __user *unodes, *uself; in scif_fdioctl() local293 uself = (void __user *)node_ids.self; in scif_fdioctl()294 if (copy_to_user(uself, &self, sizeof(u16))) { in scif_fdioctl()