Searched refs:__NR_time (Results 1 – 5 of 5) sorted by relevance
25 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()
31 #define __NR_time 13 macro