Searched refs:tloc (Results 1 – 1 of 1) sorted by relevance
62 SYSCALL_DEFINE1(time, __kernel_old_time_t __user *, tloc) in SYSCALL_DEFINE1() argument66 if (tloc) { in SYSCALL_DEFINE1()67 if (put_user(i,tloc)) in SYSCALL_DEFINE1()105 SYSCALL_DEFINE1(time32, old_time32_t __user *, tloc) in SYSCALL_DEFINE1() argument111 if (tloc) { in SYSCALL_DEFINE1()112 if (put_user(i,tloc)) in SYSCALL_DEFINE1()