/openbmc/linux/arch/x86/entry/vdso/ |
H 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
|
H A D | vdsox32.lds.S | 20 __vdso_clock_gettime;
|
H A D | vdso.lds.S | 21 __vdso_clock_gettime;
|
/openbmc/linux/arch/loongarch/vdso/ |
H A D | vgettimeofday.c | 10 int __vdso_clock_gettime(clockid_t clock, struct __kernel_timespec *ts); 11 int __vdso_clock_gettime(clockid_t clock, struct __kernel_timespec *ts) in __vdso_clock_gettime() function
|
H A D | vdso.lds.S | 63 __vdso_clock_gettime;
|
/openbmc/linux/arch/riscv/kernel/vdso/ |
H 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
|
H A D | vdso.lds.S | 80 __vdso_clock_gettime;
|
/openbmc/linux/arch/csky/kernel/vdso/ |
H A D | vgettimeofday.c | 7 int __vdso_clock_gettime(clockid_t clock, 9 int __vdso_clock_gettime(clockid_t clock, in __vdso_clock_gettime() function
|
H A D | vdso.lds.S | 52 __vdso_clock_gettime;
|
/openbmc/linux/arch/mips/vdso/ |
H 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
|
H A D | vdso.lds.S | 96 __vdso_clock_gettime;
|
/openbmc/linux/arch/sparc/vdso/ |
H A D | vdso.lds.S | 20 __vdso_clock_gettime;
|
/openbmc/linux/arch/sparc/vdso/vdso32/ |
H A D | vdso32.lds.S | 19 __vdso_clock_gettime;
|
/openbmc/linux/arch/x86/um/vdso/ |
H A D | vdso.lds.S | 22 __vdso_clock_gettime;
|
H A D | um_vdso.c | 16 int __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts) in __vdso_clock_gettime() function
|
/openbmc/linux/arch/x86/entry/vdso/vdso32/ |
H A D | vdso32.lds.S | 26 __vdso_clock_gettime;
|
/openbmc/linux/arch/arm64/kernel/vdso32/ |
H A D | vgettimeofday.c | 9 int __vdso_clock_gettime(clockid_t clock, in __vdso_clock_gettime() function
|
H A D | vdso.lds.S | 86 __vdso_clock_gettime;
|
/openbmc/linux/arch/arm/vdso/ |
H A D | vgettimeofday.c | 12 int __vdso_clock_gettime(clockid_t clock, in __vdso_clock_gettime() function
|
H A D | vdso.lds.S | 72 __vdso_clock_gettime;
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | vdso.h | 27 int __vdso_clock_gettime(clockid_t clock, struct old_timespec32 *ts);
|
/openbmc/qemu/linux-user/riscv/ |
H A D | vdso.S | 74 vdso_syscall __vdso_clock_gettime, __NR_clock_gettime 76 vdso_syscall __vdso_clock_gettime, __NR_clock_gettime64
|
/openbmc/qemu/linux-user/x86_64/ |
H A D | vdso.ld | 13 __vdso_clock_gettime;
|
/openbmc/qemu/linux-user/arm/ |
H A D | vdso.ld | 12 __vdso_clock_gettime;
|
/openbmc/qemu/linux-user/i386/ |
H A D | vdso.ld | 14 __vdso_clock_gettime;
|