Home
last modified time | relevance | path

Searched refs:old_timespec32 (Results 1 – 14 of 14) sorted by relevance

/linux/arch/parisc/kernel/vdso32/
H A Dvdso32_generic.c8 struct old_timespec32;
14 int __vdso_clock_gettime(clockid_t clock, struct old_timespec32 *ts);
24 int __vdso_clock_gettime(clockid_t clock, struct old_timespec32 *ts) in __vdso_clock_gettime()
/linux/kernel/time/
H A Dposix-stubs.c130 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2()
143 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2()
158 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2()
178 struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE4()
179 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4()
/linux/arch/mips/include/asm/vdso/
H A Dgettimeofday.h107 struct old_timespec32 *_ts) in clock_gettime32_fallback()
109 register struct old_timespec32 *ts asm("a1") = _ts; in clock_gettime32_fallback()
129 struct old_timespec32 *_ts) in clock_getres32_fallback()
131 register struct old_timespec32 *ts asm("a1") = _ts; in clock_getres32_fallback()
/linux/include/linux/
H A Dtime32.h18 struct old_timespec32 it_interval;
19 struct old_timespec32 it_value;
H A Dcompat.h580 struct old_timespec32 __user *timeout,
648 struct old_timespec32 __user *tsp,
657 struct old_timespec32 __user *tsp,
721 struct old_timespec32 __user *uts, compat_size_t sigsetsize);
777 struct old_timespec32 __user *timeout);
H A Dsocket.h414 struct old_timespec32;
433 struct old_timespec32 __user *timeout32);
/linux/arch/arm/include/asm/
H A Dsyscalls.h31 struct old_timespec32;
35 const struct old_timespec32 __user *timeout);
/linux/include/vdso/
H A Dtime32.h7 struct old_timespec32 { struct
/linux/arch/arm/kernel/
H A Dsys_oabi-compat.c340 const struct old_timespec32 __user *timeout) in sys_oabi_semtimedop()
401 (const struct old_timespec32 __user *)fifth); in sys_oabi_ipc()
410 const struct old_timespec32 __user *timeout) in sys_oabi_semtimedop()
/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h414 struct old_timespec32;
433 struct old_timespec32 __user *timeout32);
/linux/ipc/
H A Dsyscall.c38 (const struct old_timespec32 __user *)fifth); in ksys_ipc()
/linux/net/
H A Dcompat.c231 struct old_timespec32 cts[3]; in put_cmsg_compat()
415 struct old_timespec32 __user *, timeout) in COMPAT_SYSCALL_DEFINE5()
H A Dsocket.c3132 struct old_timespec32 __user *timeout32) in __sys_recvmmsg()
3173 struct old_timespec32 __user *, timeout) in SYSCALL_DEFINE5()
3308 (struct old_timespec32 __user *)a[4]); in SYSCALL_DEFINE2()
/linux/kernel/sched/
H A Dsyscalls.c1569 struct old_timespec32 __user *, interval) in SYSCALL_DEFINE2()