Searched defs:utp (Results 1 – 2 of 2) sorted by relevance
369 static int pkey_ioctl_kblob2protk(struct pkey_kblob2pkey __user *utp) in pkey_ioctl_kblob2protk()530 static int pkey_ioctl_kblob2protk2(struct pkey_kblob2pkey2 __user *utp) in pkey_ioctl_kblob2protk2()659 static int pkey_ioctl_kblob2protk3(struct pkey_kblob2pkey3 __user *utp) in pkey_ioctl_kblob2protk3()
286 int get_old_timex32(struct __kernel_timex *txc, const struct old_timex32 __user *utp) in get_old_timex32()318 int put_old_timex32(struct old_timex32 __user *utp, const struct __kernel_timex *txc) in put_old_timex32()349 SYSCALL_DEFINE1(adjtimex_time32, struct old_timex32 __user *, utp) in SYSCALL_DEFINE1() argument