Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/entry/vsyscall/
A Dvsyscall_emu_64.S26 mov $__NR_time, %rax
A Dvsyscall_64.c202 syscall_nr = __NR_time; in emulate_vsyscall()
/linux-6.3-rc2/arch/sparc/include/asm/
A Dunistd.h24 #define __NR_time 231 /* Linux sparc32 */ macro
/linux-6.3-rc2/arch/x86/um/vdso/
A Dum_vdso.c50 : "0" (__NR_time), "D" (t) : "cc", "r11", "cx", "memory"); in __vdso_time()

Completed in 5 milliseconds