Searched defs:_clkid (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/vdso/ |
D | gettimeofday.h | 70 long clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback() 94 long clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback() 108 long clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback() 125 long clock_gettime32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_gettime32_fallback() 160 clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback() 177 long clock_getres32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_getres32_fallback()
|
/kernel/linux/linux-5.10/arch/arm/include/asm/vdso/ |
D | gettimeofday.h | 39 clockid_t _clkid, in clock_gettime_fallback() 57 clockid_t _clkid, in clock_gettime32_fallback() 75 clockid_t _clkid, in clock_getres_fallback() 93 clockid_t _clkid, in clock_getres32_fallback()
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/vdso/ |
D | compat_gettimeofday.h | 39 long clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback() 56 long clock_gettime32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_gettime32_fallback() 73 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback() 90 int clock_getres32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_getres32_fallback()
|
D | gettimeofday.h | 34 long clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback() 51 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/vdso/ |
D | gettimeofday.h | 52 clockid_t _clkid, in clock_gettime_fallback() 78 clockid_t _clkid, in clock_getres_fallback() 106 clockid_t _clkid, in clock_gettime32_fallback() 128 clockid_t _clkid, in clock_getres32_fallback()
|
/kernel/linux/linux-5.10/arch/riscv/include/asm/vdso/ |
D | gettimeofday.h | 32 long clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback() 48 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback()
|
/kernel/linux/linux-5.10/arch/nds32/kernel/vdso/ |
D | gettimeofday.c | 50 static notrace long clock_gettime_fallback(clockid_t _clkid, in clock_gettime_fallback()
|