Searched refs:__NR_time (Results 1 – 15 of 15) sorted by relevance
4 #define __NR_time (__NR_SYSCALL_BASE + 13) macro
26 mov $__NR_time, %rax
193 syscall_nr = __NR_time; in emulate_vsyscall()
24 #define __NR_time 231 /* Linux sparc32 */ macro
50 : "0" (__NR_time), "D" (t) : "cc", "r11", "cx", "memory"); in __vdso_time()
36 vdso_syscall time, __NR_time
77 vdso_syscall1 __vdso_time, __NR_time
47 vdso_syscall __kernel_time, __NR_time
205 #define __NR_time 201 macro
17 #define __NR_time 13 macro
183 #define __NR_time (__X32_SYSCALL_BIT + 201) macro
17 #define __NR_time (__NR_Linux + 13) macro