Home
last modified time | relevance | path

Searched refs:__NR_clock_getres_time64 (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/arch/csky/include/asm/vdso/
H A Dgettimeofday.h70 register long nr asm(syscallid) = __NR_clock_getres_time64; in clock_getres_fallback()
/openbmc/linux/arch/arm/include/asm/vdso/
H A Dgettimeofday.h81 register long nr asm("r7") = __NR_clock_getres_time64; in clock_getres_fallback()
/openbmc/linux/arch/powerpc/include/asm/vdso/
H A Dgettimeofday.h70 return do_syscall_2(__NR_clock_getres_time64, _clkid, (unsigned long)_ts); in clock_getres_fallback()
/openbmc/linux/arch/mips/include/asm/vdso/
H A Dgettimeofday.h87 register long nr asm("v0") = __NR_clock_getres_time64; in clock_getres_fallback()
/openbmc/linux/arch/x86/include/asm/vdso/
H A Dgettimeofday.h171 : "0" (__NR_clock_getres_time64), [clock] "g" (_clkid), "c" (_ts) in clock_getres_fallback()
/openbmc/qemu/linux-headers/asm-riscv/
H A Dunistd_32.h257 #define __NR_clock_getres_time64 406 macro
/openbmc/qemu/linux-user/riscv/
H A Dvdso.S82 vdso_syscall __vdso_clock_getres, __NR_clock_getres_time64
/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_32.h382 #define __NR_clock_getres_time64 406 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_32.h400 #define __NR_clock_getres_time64 406 macro
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_32.h392 #define __NR_clock_getres_time64 406 macro
/openbmc/qemu/linux-headers/asm-generic/
H A Dunistd.h721 #define __NR_clock_getres_time64 406 macro
722 __SYSCALL(__NR_clock_getres_time64, sys_clock_getres)
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dunistd.h721 #define __NR_clock_getres_time64 406 macro
722 __SYSCALL(__NR_clock_getres_time64, sys_clock_getres)
/openbmc/linux/include/uapi/asm-generic/
H A Dunistd.h721 #define __NR_clock_getres_time64 406 macro
722 __SYSCALL(__NR_clock_getres_time64, sys_clock_getres)
/openbmc/linux/arch/arm64/include/asm/
H A Dunistd32.h824 #define __NR_clock_getres_time64 406 macro
825 __SYSCALL(__NR_clock_getres_time64, sys_clock_getres)
/openbmc/qemu/linux-headers/asm-mips/
H A Dunistd_n32.h339 #define __NR_clock_getres_time64 (__NR_Linux + 406) macro
H A Dunistd_o32.h385 #define __NR_clock_getres_time64 (__NR_Linux + 406) macro
/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd-common.h364 #define __NR_clock_getres_time64 (__NR_SYSCALL_BASE + 406) macro