Searched refs:ufc (Results 1 – 3 of 3) sorted by relevance
91 @@ -139,6 +146,7 @@ int timerfd_gettime(int ufc, struct itim93 return syscall(__NR_timerfd_gettime, ufc, otmr);
1408 struct pkey_findcard __user *ufc = (void __user *)arg; in pkey_unlocked_ioctl() local1411 if (copy_from_user(&kfc, ufc, sizeof(kfc))) in pkey_unlocked_ioctl()1418 if (copy_to_user(ufc, &kfc, sizeof(kfc))) in pkey_unlocked_ioctl()