Searched refs:ufc (Results 1 – 1 of 1) sorted by relevance
1195 struct pkey_findcard __user *ufc = (void __user *) arg; in pkey_unlocked_ioctl() local1198 if (copy_from_user(&kfc, ufc, sizeof(kfc))) in pkey_unlocked_ioctl()1205 if (copy_to_user(ufc, &kfc, sizeof(kfc))) in pkey_unlocked_ioctl()