Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/s390/crypto/
Dpkey_api.c366 static int pkey_ioctl_kblob2protk(struct pkey_kblob2pkey __user *utp) in pkey_ioctl_kblob2protk()
527 static int pkey_ioctl_kblob2protk2(struct pkey_kblob2pkey2 __user *utp) in pkey_ioctl_kblob2protk2()
656 static int pkey_ioctl_kblob2protk3(struct pkey_kblob2pkey3 __user *utp) in pkey_ioctl_kblob2protk3()
/linux-6.12.1/kernel/time/
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
Dposix-timers.c1321 struct old_timex32 __user *, utp) in SYSCALL_DEFINE2() argument