Home
last modified time | relevance | path

Searched refs:put_old_timespec32 (Results 1 – 12 of 12) sorted by relevance

/linux/kernel/time/
A Dposix-stubs.c195 if (put_old_timespec32(&kernel_tp, tp)) in SYSCALL_DEFINE2()
212 if (put_old_timespec32(&rtn_tp, tp)) in SYSCALL_DEFINE2()
A Dtime.c851 int put_old_timespec32(const struct timespec64 *ts, void __user *uts) in put_old_timespec32() function
858 EXPORT_SYMBOL_GPL(put_old_timespec32);
A Dposix-timers.c1176 if (!err && put_old_timespec32(&ts, tp)) in SYSCALL_DEFINE2()
1211 if (!err && tp && put_old_timespec32(&ts, tp)) in SYSCALL_DEFINE2()
A Dhrtimer.c2021 if (put_old_timespec32(ts, restart->nanosleep.compat_rmtp)) in nanosleep_copyout()
/linux/include/linux/
A Dtime32.h55 extern int put_old_timespec32(const struct timespec64 *, void __user *);
/linux/fs/
A Dselect.c349 if (!put_old_timespec32(&rts, p)) in poll_select_finish()
/linux/net/
A Dsocket.c2853 if (timeout32 && put_old_timespec32(&timeout_sys, timeout32)) in __sys_recvmmsg()
/linux/net/core/
A Dsock.c3368 return put_old_timespec32(&ts, userstamp); in sock_gettstamp()
/linux/kernel/sched/
A Dcore.c8496 retval = put_old_timespec32(&t, interval); in SYSCALL_DEFINE2()
/linux/
A Dvmlinux.symvers4919 0x00000000 put_old_timespec32 vmlinux EXPORT_SYMBOL_GPL
A DSystem.map4514 ffff800010113f84 T put_old_timespec32
A D.tmp_System.map4514 ffff800010113f84 T put_old_timespec32

Completed in 339 milliseconds