Searched refs:__NR_time (Results 1 – 7 of 7) sorted by relevance
4 #define __NR_time (__NR_SYSCALL_BASE + 13) macro
26 mov $__NR_time, %rax
202 syscall_nr = __NR_time; in emulate_vsyscall()
24 #define __NR_time 231 /* Linux sparc32 */ macro
46 : "0" (__NR_time), "D" (t) : "cc", "r11", "cx", "memory"); in __vdso_time()
2314 #ifdef __NR_time2315 # define SYS_time __NR_time