Searched refs:__vdso_clock_gettime (Results 1 – 21 of 21) sorted by relevance
| /linux/arch/x86/entry/vdso/ |
| A D | vclock_gettime.c | 38 extern int __vdso_clock_gettime(clockid_t clock, struct __kernel_timespec *ts); 41 int __vdso_clock_gettime(clockid_t clock, struct __kernel_timespec *ts) in __vdso_clock_gettime() function 59 extern int __vdso_clock_gettime(clockid_t clock, struct old_timespec32 *ts); 62 int __vdso_clock_gettime(clockid_t clock, struct old_timespec32 *ts) in __vdso_clock_gettime() function
|
| A D | vdsox32.lds.S | 20 __vdso_clock_gettime;
|
| A D | vdso.lds.S | 21 __vdso_clock_gettime;
|
| /linux/arch/riscv/kernel/vdso/ |
| A D | vgettimeofday.c | 13 int __vdso_clock_gettime(clockid_t clock, struct __kernel_timespec *ts); 14 int __vdso_clock_gettime(clockid_t clock, struct __kernel_timespec *ts) in __vdso_clock_gettime() function
|
| A D | vdso.lds.S | 72 __vdso_clock_gettime;
|
| /linux/arch/mips/vdso/ |
| A D | vgettimeofday.c | 14 int __vdso_clock_gettime(clockid_t clock, in __vdso_clock_gettime() function 50 int __vdso_clock_gettime(clockid_t clock, in __vdso_clock_gettime() function
|
| A D | vdso.lds.S | 96 __vdso_clock_gettime;
|
| /linux/arch/sparc/vdso/ |
| A D | vdso.lds.S | 20 __vdso_clock_gettime;
|
| A D | vclock_gettime.c | 254 __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts) in __vdso_clock_gettime() function
|
| /linux/arch/sparc/vdso/vdso32/ |
| A D | vdso32.lds.S | 19 __vdso_clock_gettime;
|
| /linux/arch/x86/um/vdso/ |
| A D | vdso.lds.S | 22 __vdso_clock_gettime;
|
| A D | um_vdso.c | 16 int __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts) in __vdso_clock_gettime() function
|
| /linux/arch/x86/entry/vdso/vdso32/ |
| A D | vdso32.lds.S | 26 __vdso_clock_gettime;
|
| /linux/arch/csky/kernel/vdso/ |
| A D | vgettimeofday.c | 6 int __vdso_clock_gettime(clockid_t clock, in __vdso_clock_gettime() function
|
| A D | vdso.lds.S | 52 __vdso_clock_gettime;
|
| /linux/arch/arm64/kernel/vdso32/ |
| A D | vgettimeofday.c | 9 int __vdso_clock_gettime(clockid_t clock, in __vdso_clock_gettime() function
|
| A D | vdso.lds.S | 67 __vdso_clock_gettime;
|
| /linux/arch/arm/vdso/ |
| A D | vgettimeofday.c | 10 int __vdso_clock_gettime(clockid_t clock, in __vdso_clock_gettime() function
|
| A D | vdso.lds.S | 72 __vdso_clock_gettime;
|
| /linux/arch/nds32/kernel/vdso/ |
| A D | vdso.lds.S | 67 __vdso_clock_gettime;
|
| A D | gettimeofday.c | 158 notrace int __vdso_clock_gettime(clockid_t clkid, struct __kernel_old_timespec *ts) in __vdso_clock_gettime() function
|
Completed in 22 milliseconds