Searched refs:__vdso_clock_gettime (Results 1 – 23 of 23) sorted by relevance
| /arch/parisc/kernel/vdso64/ |
| A D | vdso64_generic.c | 12 int __vdso_clock_gettime(clockid_t clock, struct __kernel_timespec *ts); 21 int __vdso_clock_gettime(clockid_t clock, struct __kernel_timespec *ts) in __vdso_clock_gettime() function
|
| A D | vdso64.lds.S | 108 __vdso_clock_gettime;
|
| /arch/parisc/kernel/vdso32/ |
| A D | vdso32_generic.c | 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() function
|
| A D | vdso32.lds.S | 110 __vdso_clock_gettime;
|
| /arch/mips/vdso/ |
| A D | vgettimeofday.c | 15 int __vdso_clock_gettime(clockid_t clock, in __vdso_clock_gettime() function 51 int __vdso_clock_gettime(clockid_t clock, in __vdso_clock_gettime() function
|
| A D | vdso.lds.S | 99 __vdso_clock_gettime;
|
| /arch/x86/um/vdso/ |
| A D | um_vdso.c | 17 int __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts); 22 int __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts) in __vdso_clock_gettime() function
|
| A D | vdso.lds.S | 22 __vdso_clock_gettime;
|
| /arch/x86/entry/vdso/ |
| A D | vclock_gettime.c | 36 int __vdso_clock_gettime(clockid_t clock, struct __kernel_timespec *ts) in __vdso_clock_gettime() function 54 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;
|
| /arch/sparc/vdso/ |
| A D | vdso.lds.S | 20 __vdso_clock_gettime;
|
| A D | vclock_gettime.c | 274 __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts) in __vdso_clock_gettime() function
|
| /arch/sparc/vdso/vdso32/ |
| A D | vdso32.lds.S | 19 __vdso_clock_gettime;
|
| /arch/x86/entry/vdso/vdso32/ |
| A D | vdso32.lds.S | 26 __vdso_clock_gettime;
|
| /arch/loongarch/vdso/ |
| A D | vgettimeofday.c | 10 int __vdso_clock_gettime(clockid_t clock, struct __kernel_timespec *ts) in __vdso_clock_gettime() function
|
| A D | vdso.lds.S | 67 __vdso_clock_gettime;
|
| /arch/riscv/kernel/vdso/ |
| A D | vgettimeofday.c | 13 int __vdso_clock_gettime(clockid_t clock, struct __kernel_timespec *ts) in __vdso_clock_gettime() function
|
| A D | vdso.lds.S | 75 __vdso_clock_gettime;
|
| /arch/arm/vdso/ |
| A D | vgettimeofday.c | 13 int __vdso_clock_gettime(clockid_t clock, in __vdso_clock_gettime() function
|
| A D | vdso.lds.S | 73 __vdso_clock_gettime;
|
| /arch/arm64/kernel/vdso32/ |
| A D | vgettimeofday.c | 11 int __vdso_clock_gettime(clockid_t clock, in __vdso_clock_gettime() function
|
| A D | vdso.lds.S | 85 __vdso_clock_gettime;
|
Completed in 22 milliseconds