Home
last modified time | relevance | path

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

12

/linux/arch/x86/entry/vdso/
A Dvclock_gettime.c59 extern int __vdso_clock_gettime(clockid_t clock, struct old_timespec32 *ts);
60 extern int __vdso_clock_getres(clockid_t clock, struct old_timespec32 *res);
62 int __vdso_clock_gettime(clockid_t clock, struct old_timespec32 *ts) in __vdso_clock_gettime()
67 int clock_gettime(clockid_t, struct old_timespec32 *)
78 int __vdso_clock_getres(clockid_t clock, struct old_timespec32 *res) in __vdso_clock_getres()
83 int clock_getres(clockid_t, struct old_timespec32 *)
/linux/arch/csky/include/asm/vdso/
A Dgettimeofday.h49 long clock_gettime32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_gettime32_fallback()
52 register struct old_timespec32 *ts asm("a1") = _ts; in clock_gettime32_fallback()
81 int clock_getres32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_getres32_fallback()
84 register struct old_timespec32 *ts asm("a1") = _ts; in clock_getres32_fallback()
/linux/arch/arm/include/asm/vdso/
A Dgettimeofday.h58 struct old_timespec32 *_ts) in clock_gettime32_fallback()
60 register struct old_timespec32 *ts asm("r1") = _ts; in clock_gettime32_fallback()
94 struct old_timespec32 *_ts) in clock_getres32_fallback()
96 register struct old_timespec32 *ts asm("r1") = _ts; in clock_getres32_fallback()
/linux/arch/arm64/include/asm/vdso/
A Dcompat_gettimeofday.h56 long clock_gettime32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_gettime32_fallback()
58 register struct old_timespec32 *ts asm("r1") = _ts; in clock_gettime32_fallback()
90 int clock_getres32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_getres32_fallback()
92 register struct old_timespec32 *ts asm("r1") = _ts; in clock_getres32_fallback()
/linux/kernel/time/
A Dposix-stubs.c173 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2()
186 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2()
201 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2()
221 struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE4()
222 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4()
A Dtime.c817 const struct old_timespec32 __user *cts) in __get_old_timespec32()
819 struct old_timespec32 ts; in __get_old_timespec32()
833 struct old_timespec32 __user *cts) in __put_old_timespec32()
835 struct old_timespec32 ts = { in __put_old_timespec32()
A Dposix-timers.c1150 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2()
1165 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2()
1201 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2()
1273 struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE4()
1274 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4()
/linux/arch/mips/include/asm/vdso/
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/arch/powerpc/include/asm/vdso/
A Dgettimeofday.h139 int clock_gettime32_fallback(clockid_t _clkid, struct old_timespec32 *_ts)
145 int clock_getres32_fallback(clockid_t _clkid, struct old_timespec32 *_ts)
212 int __c_kernel_clock_gettime(clockid_t clock, struct old_timespec32 *ts,
216 int __c_kernel_clock_getres(clockid_t clock_id, struct old_timespec32 *res,
/linux/arch/csky/kernel/vdso/
A Dvgettimeofday.c7 struct old_timespec32 *ts) in __vdso_clock_gettime()
25 struct old_timespec32 *res) in __vdso_clock_getres()
/linux/arch/arm64/kernel/vdso32/
A Dvgettimeofday.c10 struct old_timespec32 *ts) in __vdso_clock_gettime()
28 struct old_timespec32 *res) in __vdso_clock_getres()
/linux/arch/arm/vdso/
A Dvgettimeofday.c11 struct old_timespec32 *ts) in __vdso_clock_gettime()
29 struct old_timespec32 *res) in __vdso_clock_getres()
/linux/arch/powerpc/kernel/vdso32/
A Dvgettimeofday.c7 int __c_kernel_clock_gettime(clockid_t clock, struct old_timespec32 *ts, in __c_kernel_clock_gettime()
25 int __c_kernel_clock_getres(clockid_t clock_id, struct old_timespec32 *res, in __c_kernel_clock_getres()
/linux/include/linux/
A Drestart_block.h13 struct old_timespec32;
44 struct old_timespec32 __user *compat_rmtp;
A Dtime32.h18 struct old_timespec32 it_interval;
19 struct old_timespec32 it_value;
A Dsyscalls.h331 struct old_timespec32 __user *timeout);
342 struct old_timespec32 __user *timeout,
619 const struct old_timespec32 __user *utime,
635 struct old_timespec32 __user *rmtp);
680 struct old_timespec32 __user *tp);
682 struct old_timespec32 __user *tp);
684 struct old_timespec32 __user *tp);
686 struct old_timespec32 __user *rqtp,
687 struct old_timespec32 __user *rmtp);
714 struct old_timespec32 __user *interval);
[all …]
A Dcompat.h546 struct old_timespec32 __user *timeout,
633 struct old_timespec32 __user *tsp,
642 struct old_timespec32 __user *tsp,
729 struct old_timespec32 __user *uts, compat_size_t sigsetsize);
808 struct old_timespec32 __user *timeout);
A Dsocket.h378 struct old_timespec32;
397 struct old_timespec32 __user *timeout32);
/linux/arch/mips/vdso/
A Dvgettimeofday.c15 struct old_timespec32 *ts) in __vdso_clock_gettime()
37 struct old_timespec32 *res) in __vdso_clock_getres()
/linux/lib/vdso/
A Dgettimeofday.c274 struct old_timespec32 *res) in __cvdso_clock_gettime32_data()
292 __cvdso_clock_gettime32(clockid_t clock, struct old_timespec32 *res) in __cvdso_clock_gettime32()
417 struct old_timespec32 *res) in __cvdso_clock_getres_time32_data()
435 __cvdso_clock_getres_time32(clockid_t clock, struct old_timespec32 *res) in __cvdso_clock_getres_time32()
/linux/arch/x86/include/asm/vdso/
A Dgettimeofday.h126 long clock_gettime32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_gettime32_fallback()
178 long clock_getres32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_getres32_fallback()
/linux/include/vdso/
A Dtime32.h7 struct old_timespec32 { struct
/linux/arch/arm/kernel/
A Dsys_oabi-compat.c339 const struct old_timespec32 __user *timeout) in sys_oabi_semtimedop()
400 (const struct old_timespec32 __user *)fifth); in sys_oabi_ipc()
409 const struct old_timespec32 __user *timeout) in sys_oabi_semtimedop()
/linux/tools/perf/trace/beauty/include/linux/
A Dsocket.h378 struct old_timespec32;
397 struct old_timespec32 __user *timeout32);
/linux/ipc/
A Dsyscall.c38 (const struct old_timespec32 __user *)fifth); in ksys_ipc()

Completed in 45 milliseconds

12