Home
last modified time | relevance | path

Searched refs:__NR_time (Results 1 – 15 of 15) sorted by relevance

/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd-oabi.h4 #define __NR_time (__NR_SYSCALL_BASE + 13) macro
/openbmc/linux/arch/x86/entry/vsyscall/
H A Dvsyscall_emu_64.S26 mov $__NR_time, %rax
H A Dvsyscall_64.c193 syscall_nr = __NR_time; in emulate_vsyscall()
/openbmc/linux/arch/sparc/include/asm/
H A Dunistd.h24 #define __NR_time 231 /* Linux sparc32 */ macro
/openbmc/linux/arch/x86/um/vdso/
H A Dum_vdso.c50 : "0" (__NR_time), "D" (t) : "cc", "r11", "cx", "memory"); in __vdso_time()
/openbmc/qemu/linux-user/x86_64/
H A Dvdso.S36 vdso_syscall time, __NR_time
/openbmc/qemu/linux-user/i386/
H A Dvdso.S77 vdso_syscall1 __vdso_time, __NR_time
/openbmc/qemu/linux-user/ppc/
H A Dvdso.S47 vdso_syscall __kernel_time, __NR_time
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_64.h205 #define __NR_time 201 macro
H A Dunistd_32.h17 #define __NR_time 13 macro
H A Dunistd_x32.h183 #define __NR_time (__X32_SYSCALL_BIT + 201) macro
/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_32.h17 #define __NR_time 13 macro
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h17 #define __NR_time 13 macro
H A Dunistd_32.h17 #define __NR_time 13 macro
/openbmc/qemu/linux-headers/asm-mips/
H A Dunistd_o32.h17 #define __NR_time (__NR_Linux + 13) macro