Searched refs:__NR_time (Results 1 – 4 of 4) sorted by relevance
26 mov $__NR_time, %rax
202 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()
Completed in 8 milliseconds