Home
last modified time | relevance | path

Searched defs:utp (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/s390/crypto/
H A Dpkey_api.c369 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()
/linux/kernel/time/
H A Dtime.c286 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